Skip to content

Add segment_anything package. #1241

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 12, 2023
Merged

Add segment_anything package. #1241

merged 1 commit into from
Apr 12, 2023

Conversation

rosbo
Copy link
Contributor

@rosbo rosbo commented Apr 11, 2023

Code for running inference with the SegmentAnything model: https://github.com/facebookresearch/segment-anything

http://b/277217745

@rosbo rosbo requested a review from djherbis April 11, 2023 23:41
Code for running inference with the SegmentAnything model: https://github.com/facebookresearch/segment-anything

http://b/277217745
@rosbo rosbo force-pushed the add-segment-anything branch from 177ebe4 to b3d677e Compare April 11, 2023 23:42
@@ -7,3 +7,4 @@ def test_basic(self):
import cleverhans
import tensorflow_gcs_config
import tensorflow_datasets
import segment_anything
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't really write a fast smoke test because the smallest model weights file is 375Mb.

@rosbo rosbo merged commit f964858 into main Apr 12, 2023
@rosbo rosbo deleted the add-segment-anything branch April 12, 2023 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants