mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-01 21:01:32 +08:00
Segment Anything Model (#552)
* add segment anything model * add readme * reorg file structure * update * lint * minor updates * ack * fix weight loading * simplify * fix to run notebooks * amg in mlx * remove torch dependency * nit in README * return indices in nms * simplify * bugfix / simplify * fix bug' * simplify * fix notebook and remove output * couple more nits --------- Co-authored-by: Awni Hannun <awni@apple.com>
This commit is contained in:
3
segment_anything/requirements.txt
Normal file
3
segment_anything/requirements.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
matplotlib
|
||||
opencv-python
|
||||
huggingface_hub
|
Reference in New Issue
Block a user