I had upgrade my tensorflow object detection API, because I want to plot the validation loss on tensorboard,In the Old version is only plot the total loss for training .
and I'm use the macos system , tensorflow is cpu version.
the different on new and old version is : train.py and model_main.py.
now, I am use the model_main.py ,but it's have a error,anyone knows it?
I'm experiencing the same issue.
Have you solved it?
@Shashi2411 Not yet
I'm experiencing the same issue on win notebook with py3.7, tf-gpu1.13, cuda10
I am still facing this issue. Please help me to solve the error.
Me too. It seems the preprocessing problem, I can still train my network though.
I as well am having this issue with a faster_rcnn network, anyone have any ideas about it yet?
I have the issue, but my Memory usage and Swp are used 100%. And the system hangs(I'm guessing it may as well be due to some other reason, but not sure why the system hangs, kswapd0 consumes 50% of memory).
Ubuntu 18.04, 16GB RAM, tf-gpu 13.1.0, cuda 10, python 3.6
Most helpful comment
I'm experiencing the same issue on win notebook with py3.7, tf-gpu1.13, cuda10