Button for mobile navigation

Supported Applications

Segment Anything

  • Description

    (SAM) produces high quality object masks from input prompts such as points or boxes, and it can be used to generate masks for all objects in an image.

  • Usage

    To list all executables provided by Segment Anything, run: $ biogrids-list segment-anything Copy to clipboard
  • Usage Notes

    The checkpoint files must be downloaded locally to a directory of your choice. The download script is :

    /programs//x86_64-linux//segment-anything/7e1596c/segment-anything-2/checkpoints/download_ckpts.sh

    Copy this script to your local directory and run it there. You must then set the path to the checkpoint files in your code.

    BioGrids Segment Anything provides the following callable programs:

    $ biogrids-list segment-anything

    jupyter-lab.segment-anything

    python.segment-anything

    jupyter.segment-anything

    segment-anything.aliases

  • Installation

    Use the following command to install this title with the CLI client: $ biogrids-cli install segment-anything Copy to clipboard Available operating systems: Linux 64, OS X INTEL
  • Citation Note

    If you use SAM or SA-1B in your research, please use the following BibTeX entry.

    @article{kirillov2023segany,
      title={Segment Anything}, 
      author={Kirillov, Alexander and Mintun, Eric and Ravi, Nikhila and Mao, Hanzi and Rolland, Chloe and Gustafson, Laura and Xiao, Tete and Whitehead, Spencer and Berg, Alexander C. and Lo, Wan-Yen and Doll{\'a}r, Piotr and Girshick, Ross},
      journal={arXiv:2304.02643},
      year={2023}
    }
    


  • Keywords

    Visualization

  • Default Versions

    Linux 64:  7e1596c (8.8 GB)
    OS X INTEL:  c3b8a88 (1.5 GB)

  • Other Versions

      Linux 64:

      c3b8a88 (6.6 GB)
    • OS X INTEL:

Scroll