Skip to content

Tags: duwizerak/TensorFlowObjectDetectionTutorial

Tags

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