This website requires JavaScript.
Explore
Help
Register
Sign In
huggingface
/
candle
Watch
1
Star
0
Fork
0
You've already forked candle
mirror of
https://github.com/huggingface/candle.git
synced
2025-06-16 18:48:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d3f05eae8c4f2df186b46e433be101ac39fceca5
candle
/
candle-examples
/
examples
/
segment-anything
History
Laurent Mazare
31936c08fe
ViT tracing. (
#790
)
2023-09-09 17:26:39 +01:00
..
main.rs
Get the MobileSAM TinyViT based version to work. (
#789
)
2023-09-09 16:21:44 +01:00
model_image_encoder.rs
Fuse the rel-pos additions via a custom-op. (
#786
)
2023-09-09 10:46:09 +01:00
model_mask_decoder.rs
Automatic mask generation (
#779
)
2023-09-08 19:11:34 +01:00
model_prompt_encoder.rs
Get the comparison operation to work on scalar values. (
#780
)
2023-09-08 20:13:29 +01:00
model_sam.rs
Get the MobileSAM TinyViT based version to work. (
#789
)
2023-09-09 16:21:44 +01:00
model_tiny_vit.rs
ViT tracing. (
#790
)
2023-09-09 17:26:39 +01:00
model_transformer.rs
Automatic mask generation (
#779
)
2023-09-08 19:11:34 +01:00