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

Test with my own data #91

Open
woo1 opened this issue Aug 21, 2020 · 4 comments
Open

Test with my own data #91

woo1 opened this issue Aug 21, 2020 · 4 comments

Comments

@woo1
Copy link

woo1 commented Aug 21, 2020

How can I test with my own data?
I want to test with my image and make videos like yours.
("https://github.com/tengteng95/Pose-Transfer/raw/master/imgs/dance3.gif")
I read README file but the description is only about the datasets (DeepFashion, Market-1501).
Can you give me more details?

@ElToro13
Copy link

ElToro13 commented Oct 8, 2020

Did you fiqure it out? I am stuck at the same point. No way to generate annotation files.

@PalakHarwani
Copy link

Hi,
I have successfully tested with my own data. You can generate annotation files by changing the paths in tool/compute_coordinates.py .

@rtx98
Copy link

rtx98 commented Oct 15, 2021

@PalakHarwani can you please tell me your keras and tensorflow version? I am having trouble running the script.

@CodeAunt
Copy link

Hi, I have successfully tested with my own data. You can generate annotation files by changing the paths in tool/compute_coordinates.py .

Hi, I made it to generate the annotation csv file, but all the results are -1.
It looks like this:
fashionWOMENTees_Tanksid0000221902_3back.jpg: [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]: [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1] fashionWOMENTees_Tanksid0000217201_1front.jpg: [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]: [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1] fashionWOMENTees_Tanksid0000250305_1front.jpg: [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]: [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1] fashionWOMENTees_Tanksid0000218703_4full.jpg: [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]: [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]
I'm using images from deepfashion high_res, and python3.7.
Is the file 'pose_estimator.h5' valid? Or are there any other requirements to the image files? Thanks

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

5 participants