Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

training and testing on own dataset #95

Open
sparshgarg23 opened this issue May 6, 2022 · 0 comments
Open

training and testing on own dataset #95

sparshgarg23 opened this issue May 6, 2022 · 0 comments

Comments

@sparshgarg23
Copy link

Hi,I was going through your repository and paper,and I would like to try it on my own dataset and task.

The task is to transform a source person image to rest pose image.
In order to train and test on my dataset ,are these the following steps which I should follow
1.Split data into train,test and val.Is it necessary to create train.test and val.csv aftet the split.Also previous work on the deep fashion dataset required images to be resized.Is that applicable here also.Plus how to generate train.lst and test.lst?
2.Use OpenPose to obtain keypoint annotations
3.Generate pairs.csv
4.Finally run python script/generate_fashion_datasets.py
Once this is done,I am assuming that I can then run train.py
Apart from this is there anything else which I am missing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant