deep-high-resolution-net.pytorch
deep-high-resolution-net.pytorch copied to clipboard
Training on COCO dataset
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
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"?
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?