sjaiswal25
sjaiswal25
Sorry, for the delay in reply. But, I only have tensorflow 1.6.0 installed on my system. Also, I am not using tensorflow for training. I have directly used the .weights...
I got it solved. I was using the tensorflow serving api for loading the model. Had to change it.
I wanted to modify your code for performing object detection on video rather than an image using javacv, but every time a frame is passed a new session and graph...
`2018-09-11 11:49:37.826567: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1312] Adding visible gpu devices: 0 2018-09-11 11:49:37.826672: I tensorflow/core/common_runtime/gpu/gpu_device.cc:993] Creating TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 156 MB memory) -> physical GPU (device: 0, name: GeForce GTX 1050...
`2018-09-11 11:59:26.105451: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1312] Adding visible gpu devices: 0 2018-09-11 11:59:26.105572: I tensorflow/core/common_runtime/gpu/gpu_device.cc:993] Creating TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 164 MB memory) -> physical GPU (device: 0, name: GeForce GTX 1050...