Skip to content

Commit 5fc98b5

Browse files
Update README.md
1 parent c9c5147 commit 5fc98b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Detection and custom training process works better, is more accurate and has more planned features to do:<br>
33
https://github.com/pythonlessons/TensorFlow-2.x-YOLOv3
44

5-
# TensorFlow Object Detection Introduction
5+
# TensorFlow 1.* Object Detection Introduction
66
### Original text version of tutorial you can visit [here](http://pylessons.com/Tensorflow-object-detection-installation/).
77

88
The purpose of this tutorial is to learn how to install and prepare TensorFlow framework to train your own convolutional neural network object detection classifier for multiple objects, starting from scratch. At the end of this tutorial, you will have basics and a program that can identify and draw boxes around specific objects in computer screen.

0 commit comments

Comments
 (0)