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 on COCO dataset #301

Open
anas-zafar opened this issue Dec 27, 2022 · 2 comments
Open

Training on COCO dataset #301

anas-zafar opened this issue Dec 27, 2022 · 2 comments

Comments

@anas-zafar
Copy link

anas-zafar commented Dec 27, 2022

Thank you for the amazing work! I am trying to train the model on Coco dataset on two Gpus. As soon the images are loaded my machine goes into an unresponsive stage. I am using python 3.9, pytorch 1.11.0, tensorboardX= 2.1, no_of_workers=12, Batch_Size_Per_GPU = 16. Could you please guide me what could be causing this issue. Thanks

@doublemanyu
Copy link

Thank you for the amazing work! I am trying to train the model on Coco dataset on two Gpus. As soon the images are loaded my machine goes into an unresponsive stage. I am using python 3.9, pytorch 1.11.0, tensorboardX= 2.1, no_of_workers=12, Batch_Size_Per_GPU = 16. Could you please guide me what could be causing this issue. Thanks

Hi, there. How did you get the annotaitons file "person_keypoints_train2017.json" and " person_keypoints_val2017.json"?

@Jll0716
Copy link

Jll0716 commented Apr 18, 2024

Thank you for the amazing work! I am trying to train the model on Coco dataset on two Gpus. As soon the images are loaded my machine goes into an unresponsive stage. I am using python 3.9, pytorch 1.11.0, tensorboardX= 2.1, no_of_workers=12, Batch_Size_Per_GPU = 16. Could you please guide me what could be causing this issue. Thanks

Hi, there. How did you get the annotaitons file "person_keypoints_train2017.json" and " person_keypoints_val2017.json"?

Did you get them?

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