TensorFlowObjectDetectionTutorial-v2.2.1
Target Software versions
Framework | Version |
---|---|
OS | Windows, Linux 1 |
Python | 3.8 |
Tensorflow | 2.2 |
CUDA Toolkit | 10.1 |
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
- Minor spelling issues fixed through #54 and #69
- Added case insensitive search on regex image extensions in partition_dataset.py through #64
- Fixed problem for XML files with additional tags in generate_tfrecord.py through #75