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

thanks for your help #31

Open
vaeXu opened this issue Apr 24, 2018 · 3 comments
Open

thanks for your help #31

vaeXu opened this issue Apr 24, 2018 · 3 comments

Comments

@vaeXu
Copy link

vaeXu commented Apr 24, 2018

i download the dataset and try to train as the tutorial, i want to know how long does the program coast. and waht the following code will get.
Start training data server in the first terminal session. ./rmpe_dataset_server ../../keras_Realtime_Multi-Person_Pose_Estimation/dataset/train_dataset.h5 5555
Start validation data server in a second terminal session. ./rmpe_dataset_server ../../keras_Realtime_Multi-Person_Pose_Estimation/dataset/val_dataset.h5 5556

@murrayLuke
Copy link

It completely depends on your system, how powerful your gpu is, whether or not you have multiple gpu's. Also parameters such as the batch size can affect how long it takes as well. Without more information it's almost impossible to answer this. With a batch size of 5 and a gtx 970 it took between 48 and 72 hours to train. I started it Friday afternoon and it was done by Monday morning.

@vaeXu
Copy link
Author

vaeXu commented May 2, 2018

Thank you for your reply. I understand that rmpe_dataset_server is encapsulated. I can't see the code inside. How do you modify the code? Thank you very much again @murrayLuke

@anatolix
Copy link
Owner

anatolix commented May 4, 2018

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

3 participants