TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10 icon indicating copy to clipboard operation
TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10 copied to clipboard

object_detection_tutorial.ipynb is missing

Open eranfeit opened this issue 5 years ago • 6 comments
trafficstars

Hi, Where is the file "object_detection_tutorial.ipynb"?

Eran

eranfeit avatar Aug 16 '20 15:08 eranfeit

hi @eranfeit you can use this for inference. it worked for me.

bm777 avatar Aug 16 '20 23:08 bm777

Hi, Thank you

So , should I copy and paste it on the Jupyer notebook ?

Thats it ? Eran

eranfeit avatar Aug 17 '20 18:08 eranfeit

Hi @eranfeit yeah you could copy and paste it in the Jupyter notebook.

Like, copying some part: importing libraries in a cell, and the other function in another cell too.

bm777 avatar Aug 18 '20 11:08 bm777

Which versions worked for you ?

hamzanaeem1999 avatar Jan 12 '21 12:01 hamzanaeem1999

Both version of TensorFlow 1.x and 2.x. Particularly 1.18 and 2.3(actual version)

bm777 avatar Jan 13 '21 14:01 bm777

it's in colab_tutorials folder

kienphan301 avatar Feb 21 '21 08:02 kienphan301