Skip to content

Tags: nshlbnsl/TensorFlowObjectDetectionTutorial

Tags

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

1.14.2

Toggle 1.14.2's commit message
Removed `,`s in `conda install` which throw an error

1.14.1

Toggle 1.14.1's commit message
Fix missing images

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