Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
yisol/IDM-VTON
roshanbiswa
/
IDM-VTON
like
0
Runtime error
App
Files
Files
Community
810e590
IDM-VTON
/
preprocess
/
humanparsing
/
mhp_extension
/
detectron2
/
dev
/
README.md
IDM-VTON
update IDM-VTON Demo
938e515
7 months ago
preview
code
|
raw
Copy download link
history
blame
Safe
274 Bytes
Some scripts for developers to use, include:
linter.sh
: lint the codebase before commit
run_{inference,instant}_tests.sh
: run inference/training for a few iterations. Note that these tests require 2 GPUs.
parse_results.sh
: parse results from a log file.