Skip to content

TimSong412/TransTMJ-Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install python 3.10

conda create -n transtmj python=3.10
conda activate transtmj

Install pytorch based on your cuda. suggest 2.5+

Install requirements.txt

pip install -r requirements.txt

Download the checkpoint from https://drive.google.com/drive/folders/1VH--WiX7jTraDrfwLaFFE93NEt38qqUm?usp=drive_link We will have demo eval data later.

download checkpoints and data from: https://drive.google.com/drive/folders/1VH--WiX7jTraDrfwLaFFE93NEt38qqUm?usp=drive_link

Put checkpoints under checkpoints/, like checkpoints/epoch00250_step083500/...[subfolders]

Put data under data/, like data/eval

python Trans/main.py --config=configs/controlnet_eval.yaml

result will be in output/

About

TransTMJ-Net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages