Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bnabis93/segment-anything-image-search

segment-anything-image-search
https://github.com/bnabis93/segment-anything-image-search

Last synced: 29 days ago
JSON representation

segment-anything-image-search

Awesome Lists containing this project

README

        

# Segment-anything-with-image-captioning
- Segment-anything : https://github.com/facebookresearch/segment-anything

## How to play
- Conda is required
### Setting in local
```
$ make env
$ conda activate segment-anything-with-captioning
$ make setup
```