Skip to content

TensorFlowObjectDetectionTutorial-v1.14.0

Compare
Choose a tag to compare
@sglvladi sglvladi released this 04 Apr 03:13
· 35 commits to master since this release

Target Software versions

Framework Version
OS Windows, Linux 1
Python 3.7
Tensorflow 1.14
CUDA Toolkit 10.0
CuDNN 7.6.5
Anaconda Python 3.7

[1] Even though this tutorial is mostly based (and properly tested) on Windows 10, information is also provided for Linux systems.

Updates

  • Updated for TensorFlow 1.14, CUDA 10.0 and CuDNN 7.6.5
  • Added dataset partitioning instructions and macro script
  • Added instructions for training/evaluation model_main.py script
  • Added model evaluation instructions