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

how to train networks using a different dataset #4

Open
haru-256 opened this issue Aug 6, 2019 · 1 comment
Open

how to train networks using a different dataset #4

haru-256 opened this issue Aug 6, 2019 · 1 comment

Comments

@haru-256
Copy link

haru-256 commented Aug 6, 2019

Could you tell me how to train networks with a different dataset?
Thank you.

@haru-256 haru-256 changed the title how to train how to train networks using a different dataset Aug 6, 2019
@sparshgarg23
Copy link

I doubt that it can be transferred to custom datasets.It relies on creating pairs.csv train_img.csv and keypoint.csv.The last is easy to get but the other two are not suitable and need a lot of time to create ,thereby making it difficult to transfer this method to a custom dataset
Perhaps the author might give some insights into it.
I tried creating it for my own the csv file exploded in size.

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

2 participants