https://github.com/lucataco/cog-bg-remover
Cog wrapper for Carve/tracer_b7
https://github.com/lucataco/cog-bg-remover
cog
Last synced: 4 months ago
JSON representation
Cog wrapper for Carve/tracer_b7
- Host: GitHub
- URL: https://github.com/lucataco/cog-bg-remover
- Owner: lucataco
- Created: 2023-09-14T20:56:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T15:29:24.000Z (over 1 year ago)
- Last Synced: 2025-07-26T13:41:00.545Z (12 months ago)
- Topics: cog
- Language: Python
- Homepage: https://replicate.com/lucataco/remove-bg
- Size: 395 KB
- Stars: 43
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Carve/tracer_b7Cog model
[](https://replicate.com/lucataco/remove-bg)
This is an implementation of the [Carve/tracer_b7](https://huggingface.co/Carve/tracer_b7) as a Cog model. [Cog packages machine learning models as standard containers.](https://github.com/replicate/cog)
First, download the pre-trained weights:
cog run script/download-weights
Then, you can run predictions:
cog predict -i image=@shoe.jpg
## Example
Input shoe image

Output shoe image with background removed
