deep-high-resolution-net.pytorch icon indicating copy to clipboard operation
deep-high-resolution-net.pytorch copied to clipboard

Training on COCO dataset

Open anas-zafar opened this issue 2 years ago • 2 comments

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

anas-zafar avatar Dec 27 '22 18:12 anas-zafar

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"?

doublemanyu avatar Oct 21 '23 10:10 doublemanyu

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?

Jll0716 avatar Apr 18 '24 05:04 Jll0716