Skip to content

Tags: schandani/TensorFlowObjectDetectionTutorial

Tags

1.14.0

Toggle 1.14.0's commit message
Updated to TensorFlow 1.14

1.9.1

Toggle 1.9.1's commit message
added cython

while executing "make" command in "COCO API installation" in linux ubuntu got  "gcc: error: pycocotools/_mask.c: No such file or directory
"
this thread : cocodataset/cocoapi#141
solved the issue ie: after installing cython

1.9.0

Toggle 1.9.0's commit message
added cython

while executing "make" command in "COCO API installation" in linux ubuntu got  "gcc: error: pycocotools/_mask.c: No such file or directory
"
this thread : cocodataset/cocoapi#141
solved the issue ie: after installing cython

1.6

Toggle 1.6's commit message
Minor fixes and updates