Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
VestaCloset
/
idm-vton-model
like
1
Follow
Vesta
2
arxiv:
2304.10567
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
xet
Community
Deploy
main
idm-vton-model
11.4 MB
6 contributors
History:
645 commits
Samhita Gottipolu
Claude
Optimize memory usage to resolve hardware capacity issues
61e9b4b
4 months ago
.claude
Attention: coerce curr_garment_feat_idx to scalar int; clamp index into range; minor formatting and improved emergency correction logging
4 months ago
.cursor
π€ Add Context7 MCP integration for enhanced AI assistance
6 months ago
backups
PRODUCTION DEPLOYMENT: GroupNorm Channel Mismatch Resolution Complete
4 months ago
ckpt
update IDM-VTON Demo
almost 2 years ago
example
fix manual masking and add example image
almost 2 years ago
outputs
Fix matrix multiplication error: add spatial dimension padding
4 months ago
preprocess
add gitignore
almost 2 years ago
reports
PRODUCTION DEPLOYMENT: GroupNorm Channel Mismatch Resolution Complete
4 months ago
src
Add comprehensive logging to track spatial fix and fallback activation
4 months ago
.cursorrules
9 kB
fix: ensure all BasicTransformerBlock subclasses are trivial wrappers using LayerNorm; remove all custom or duplicate logic
6 months ago
.gitattributes
1.73 kB
initial commit
7 months ago
.gitignore
608 Bytes
Remove large checkpoint files from git tracking
4 months ago
BEST_PRACTICES.md
18.8 kB
Implement comprehensive integration testing framework with production fixes
4 months ago
CLAUDE.md
14 kB
Fix: UNet Emergency Fix Return Format - Resolve "too many values to unpack" Error
4 months ago
CONV_LAYER_FIX_SUMMARY.md
6.72 kB
Docs: add Conv layer weight/channel mismatch fix summary (ResNet forward guard + 640β320 cat reduction)
4 months ago
DEVELOPMENT.md
21 kB
CRITICAL GPU MEMORY OPTIMIZATION: Production CUDA OOM Resolution
4 months ago
EMERGENCY_FIX_DEPLOYMENT_GUIDE.md
11.6 kB
Fix: UNet Emergency Fix Return Format - Resolve "too many values to unpack" Error
4 months ago
EMERGENCY_FIX_SUMMARY.md
5.28 kB
BREAKTHROUGH: Enhanced CAT-PATCH with residual concatenation dimension fixes
4 months ago
GROUPNORM_FIX_RESTORATION_SUMMARY.md
3.4 kB
Format and sync: handler logging/alloc tweaks and add GROUPNORM_FIX_RESTORATION_SUMMARY.md
4 months ago
IMPLEMENTATION_SUMMARY.md
10.1 kB
Fix: UNet Emergency Fix Return Format - Resolve "too many values to unpack" Error
4 months ago
LESSONS_LEARNED.md
11.7 kB
Implement comprehensive integration testing framework with production fixes
4 months ago
PRODUCTION.md
2.61 kB
docs: add concise production deployment and operations guide for IDM-VTON
6 months ago
README.md
22.9 kB
Force HuggingFace Reload: Multiple Triggers
4 months ago
TROUBLESHOOTING.md
12.1 kB
Implement comprehensive integration testing framework with production fixes
4 months ago
app.py
7.28 kB
MAJOR CLEANUP: Refactor app.py to use production handler instead of duplicating model loading
4 months ago
apply_net.py
13 kB
update IDM-VTON Demo
almost 2 years ago
handler.py
162 kB
Optimize memory usage to resolve hardware capacity issues
4 months ago
memory_analysis_report.txt
583 Bytes
CRITICAL GPU MEMORY OPTIMIZATION: Production CUDA OOM Resolution
4 months ago
monkey_patch.py
1.69 kB
Fix diffusers import error: remove problematic UNet config import and use post-load patching
7 months ago
pytest.ini
1.68 kB
Implement comprehensive integration testing framework with production fixes
4 months ago
requirements.txt
1.57 kB
Revert "CRITICAL DEPLOYMENT FIXES: Security & Dependency Issues"
4 months ago
utils_mask.py
7.63 kB
update IDM-VTON Demo
almost 2 years ago