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 10:38:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3898e500debd632b520054ebfa42f8333323a20e
candle
/
candle-examples
/
examples
/
segment-anything
History
Laurent Mazare
3898e500de
Generate a mask image + the scaled input image. (
#769
)
...
* Also round-trip the original image. * Make it possible to use a safetensors input.
2023-09-08 05:53:08 +01:00
..
main.rs
Generate a mask image + the scaled input image. (
#769
)
2023-09-08 05:53:08 +01:00
model_image_encoder.rs
Segment Anything - process images (
#766
)
2023-09-07 19:22:45 +01:00
model_mask_decoder.rs
Segment Anything - process images (
#766
)
2023-09-07 19:22:45 +01:00
model_prompt_encoder.rs
Segment Anything - process images (
#766
)
2023-09-07 19:22:45 +01:00
model_sam.rs
Generate a mask image + the scaled input image. (
#769
)
2023-09-08 05:53:08 +01:00
model_transformer.rs
Segment Anything - process images (
#766
)
2023-09-07 19:22:45 +01:00