tensorflow_object_counting_api icon indicating copy to clipboard operation
tensorflow_object_counting_api copied to clipboard

Model stuck while training at global_step/sec = 0

Open siddheshgunjal opened this issue 4 years ago • 0 comments

I'm trying to train a custom model on smurf dataset but when training is initiated it gets stuck at global_step/sec - 0 and after some time it crashes.

Here is a screenshot for reference.

image

image

Please revert me back if you have any solution to this.

environment details: python= 3.6 tensorflow-gpu = 1.15.0 model used: faster_rcnn_resnet50_coco GPU = Quadro RTX 4000 8GB

siddheshgunjal avatar Oct 27 '21 11:10 siddheshgunjal