sovit-123 / fasterrcnn-pytorch-training-pipeline

PyTorch Faster R-CNN Object Detection on Custom Dataset
MIT License
223 stars 75 forks source link

training on cpu stuck in first epoch #128

Open just-a opened 9 months ago

just-a commented 9 months ago

image

Training on cpu stuck in this moment. Output has not changed from 30 minutes. Should I wait?

sovit-123 commented 9 months ago

Hi. I would not recommend training Faster RCNN on a CPU. It will take a long time. If possible, please try to use Colab or Kaggle.