Skip to content

MiguelAFH/transfer-segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transfer-segmentation

This project is intended for running style transfer and segmentation using open vocabulary for both open detection and style generation.

alt text

Setup

Create the python venv by running:

conda env create -f env.yml

Activate the environment via:

conda activate cs231n

Testing

After creating and activating the python environment, run the following commands to verify everything was installed properly:

python3 src/run2.py -h

This will print the usage for the model

``

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages