Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avaer/sam-blip2
https://github.com/avaer/sam-blip2
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/avaer/sam-blip2
- Owner: avaer
- Created: 2023-07-17T02:33:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-17T03:00:34.000Z (over 1 year ago)
- Last Synced: 2024-10-09T19:22:26.180Z (3 months ago)
- Language: Python
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sam-blip2
Segment-Anything image segemntation AI models
## Install
Required packages are listed in:
```
conda.txt
pip.txt
```## Run
```
PORT=8111 python app.py
```