This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
segment-anything
mirror of
https://github.com/facebookresearch/segment-anything.git
Watch
1
Star
0
Fork
You've already forked segment-anything
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
segment-anything
/
segment_anything
History
Eric Mintun
567662b0fd
Fix incorrect shape in ResizeLongestSide.apply_image_torch.
2023-04-15 10:40:48 -07:00
..
modeling
Corrected docstring typo of class PatchEmbed
2023-04-12 11:55:29 -07:00
utils
Fix incorrect shape in ResizeLongestSide.apply_image_torch.
2023-04-15 10:40:48 -07:00
__init__.py
Initial commit
2023-04-04 22:25:49 -07:00
automatic_mask_generator.py
Lint.
2023-04-10 12:02:02 -07:00
build_sam.py
remove direct call to build_sam()
2023-04-07 15:18:56 -07:00
predictor.py
Fix mypy thinking output of SamPredictor.predict is a tensor.
2023-04-12 09:50:56 -07:00