annyyhyang / sam_amp

  • Public
  • 38.1K runs
  • T4

Input

You can run this model locally using Cog. First, install Cog:
brew install cog

If you don’t have Homebrew, there are other installation options available.

Run this to download the model and run it in your local environment:

cog predict r8.im/annyyhyang/sam_amp@sha256:5ef7d533d00b414435113873161625a4ab25c7e27429f5117caf5e64f3687f5d \
  -i 'crop_n_layers=0' \
  -i 'box_nms_thresh=0.7' \
  -i 'crop_nms_thresh=0.7' \
  -i 'points_per_side=32' \
  -i 'pred_iou_thresh=0.88' \
  -i 'crop_overlap_ratio=0.3413333333333333' \
  -i 'min_mask_region_area=0' \
  -i 'stability_score_offset=1' \
  -i 'stability_score_thresh=0.95' \
  -i 'crop_n_points_downscale_factor=1'

To learn more, take a look at the Cog documentation.

Output

No output yet! Press "Submit" to start a prediction.

Run time and cost

This model costs approximately $0.0040 to run on Replicate, or 250 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on Nvidia T4 GPU hardware. Predictions typically complete within 18 seconds.

Readme

This model doesn't have a readme.