This is an implementation of the Carve/tracer_b7 as a Cog model. Cog packages machine learning models as standard containers.
First, download the pre-trained weights:
cog run script/download-weights
Then, you can run predictions:
cog predict -i [email protected]
Input shoe image
Output shoe image with background removed

