- Notifications
You must be signed in to change notification settings - Fork127
Tags: sglvladi/TensorFlowObjectDetectionTutorial
Tags
1.14.3
Update training.rstPrevious link to the Tensorflow 1 Detection Model Zoo,https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/detection_model_zoo.md, leads to a page that didn't exist anymore (Error 404). The new link to the Tensorflow 1 Detection Model Zoo should be:https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/tf1_detection_zoo.md.
1.9.1
added cythonwhile 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#141solved the issue ie: after installing cython
1.9.0
added cythonwhile 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#141solved the issue ie: after installing cython