You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
Hello, can you please guide me on how to test the output what type of files must be exactly placed?
inference.py: error: unrecognized arguments: --cloth_dir cloth/images1.jpg
I am facing the above error I used command as
python inference.py --checkpoint checkpoints/deep_fashion \ --cloth_dir cloth/images1.jpg --texture_dir txture/images.jpg --body_dir body/images2.jpg
I used images please help me out I am a beginner
The text was updated successfully, but these errors were encountered:
Hello, can you please guide me on how to test the output what type of files must be exactly placed?
inference.py: error: unrecognized arguments: --cloth_dir cloth/images1.jpg
I am facing the above error I used command as
python inference.py --checkpoint checkpoints/deep_fashion \ --cloth_dir cloth/images1.jpg --texture_dir txture/images.jpg --body_dir body/images2.jpg
I used images please help me out I am a beginner
The text was updated successfully, but these errors were encountered: