jakedahn/oneformer-cog

This is a Replicate Cog container using the transformers implementation of the OneFormer model

0

stars

0

commits

Python

primary language

Sep 17, 2024

updated

README

oneformer-cog

This is a Replicate Cog setup for the OneFormer model.

How to run

You can build and run the cog locally by running the following command:

cog predict -i image=@./ADE_val_00000001.jpg

This should produce an output.png file in your working directory. The output.png that exists in this repo is a cached version of the output of the above command.

jakedahn/oneformer-cog

This is a Replicate Cog container using the transformers implementation of the OneFormer model

0

stars

0

commits

Python

primary language

Sep 17, 2024

updated

README

oneformer-cog

This is a Replicate Cog setup for the OneFormer model.

How to run

You can build and run the cog locally by running the following command:

cog predict -i image=@./ADE_val_00000001.jpg

This should produce an output.png file in your working directory. The output.png that exists in this repo is a cached version of the output of the above command.

Languages

Python

100.0%