Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zhengchong
/
CatVTON
like
211
Runtime error
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
f95f4fe
CatVTON
/
model
/
SCHP
/
mhp_extension
/
detectron2
/
projects
/
DensePose
/
dev
/
README.md
ZhengChong
chore: Add SCHP model and detectron2 dependencies
6a6227f
11 months ago
preview
code
|
raw
Copy download link
history
blame
Safe
291 Bytes
Some scripts for developers to use, include:
run_instant_tests.sh
: run training for a few iterations.
run_inference_tests.sh
: run inference on a small dataset.
../../dev/linter.sh
: lint the codebase before commit
../../dev/parse_results.sh
: parse results from log file.