Skip to content
Snippets Groups Projects

deps/segment_anything: Add small model

Merged Patrick Schlosser requested to merge dev_segment_anything into main

In its current form, segment_anything.json only downloads the checkpoint for the large vit_h model of segment-anything. However, the small vit_b model is required for runtime sensitive tasks like segmentation on ARMAR-DE with the contaminated_segment_anything package.

Currently, a manual download of the model checkpoint for the vit_b model is required when using contaminated_segment_anything. The changes of this merge request aim at resolving the manual download of the vit_b model checkpoint by adding it to the downloaded model checkpoints when installing the segment-anything dependency via axii.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading