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
I am working on fine-tuning a model with my own dataset and need some guidance on the process. Specifically, I have 10 model images and 20 clothes images. I need to know:
Script/Files for Preprocessing:
Which script or file should I run to generate the required cloth-mask, human parse, and OpenPose images and JSON data from my dataset?
Directory Structure for Training:
After generating the required preprocessing files, in which directory should I place them for training?
Location of Fine-Tuned Model:
Once the training is complete, where can I find the fine-tuned model?
Testing with Custom Data:
For testing the model with my own data, which checkpoint model file needs to be replaced or used?
Any detailed instructions or pointers to relevant documentation would be highly appreciated!
Thank you in advance for your help!
The text was updated successfully, but these errors were encountered:
Hello,
I am working on fine-tuning a model with my own dataset and need some guidance on the process. Specifically, I have 10 model images and 20 clothes images. I need to know:
Script/Files for Preprocessing:
Which script or file should I run to generate the required cloth-mask, human parse, and OpenPose images and JSON data from my dataset?
Directory Structure for Training:
After generating the required preprocessing files, in which directory should I place them for training?
Location of Fine-Tuned Model:
Once the training is complete, where can I find the fine-tuned model?
Testing with Custom Data:
For testing the model with my own data, which checkpoint model file needs to be replaced or used?
Any detailed instructions or pointers to relevant documentation would be highly appreciated!
Thank you in advance for your help!
The text was updated successfully, but these errors were encountered: