Update README.md

Esse commit está contido em:
AntonMu
2021-04-24 09:20:35 -07:00
commit de GitHub
commit 9e8b3a12ec
+1 -1
Ver Arquivo
@@ -2,7 +2,7 @@
This repo let's you train a custom image detector using the state-of-the-art [YOLOv3](https://pjreddie.com/darknet/yolo/) computer vision algorithm. For a short write up check out this [medium post](https://medium.com/@muehle/how-to-train-your-own-yolov3-detector-from-scratch-224d10e55de2). This repo works with TensorFlow 2.3 and Keras 2.4. This repo let's you train a custom image detector using the state-of-the-art [YOLOv3](https://pjreddie.com/darknet/yolo/) computer vision algorithm. For a short write up check out this [medium post](https://medium.com/@muehle/how-to-train-your-own-yolov3-detector-from-scratch-224d10e55de2). This repo works with TensorFlow 2.3 and Keras 2.4.
## Before getting started: ### Before getting started:
- 🍴 **fork** this repo so that you can use it as part of your own project. - 🍴 **fork** this repo so that you can use it as part of your own project.
-**star** this repo to get notifications on future improvements. -**star** this repo to get notifications on future improvements.