Go to file
2023-01-27 10:51:15 +01:00
App/LicensePlates update colors iOS 2023-01-27 10:51:15 +01:00
final add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
font add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
Images add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
img add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
model_data add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
temp add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
test add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
train add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
valid add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
yolo3 add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
api.py update mobile app for iOS 2023-01-27 01:30:57 +01:00
base64.png add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
base64.txt add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
coco_annotation.py add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
convert.py add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
darknet53.cfg add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
detected.png add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
img_to_detect.png add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
kmeans.py add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
LICENSE add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
ocr.py add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
README.md add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
train_bottleneck.py add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
train.py add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
trained_weights_final.h5 add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
Tutorial.ipynb add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
voc_annotation.py add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
yolo_video.py update mobile app for iOS 2023-01-27 01:30:57 +01:00
yolo.ipynb add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
yolo.py add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
yolov3-tiny.cfg add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
yolov3.cfg add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00
yolov3.weights add yolov3 and ocr to detect license plate numbers 2023-01-22 21:00:32 +01:00

keras-yolo3 with Roboflow

license

A Keras implementation of YOLOv3 (Tensorflow backend) inspired by allanzelener/YAD2K.

What You Will Learn

  • How to load your custom image detection data from Roboflow
  • How set up the YOLOv3 model in keras
  • How to train the YOLOv3 model
  • How to use the model for inference
  • How to save the keras model weights for future use

Resources

  • This blog post provides a deep dive into the tutorial
  • This notebook provides the code necessary to run the tutorial Open In Colab
  • For reading purposes, the notebook is also saved in Tutorial.ipynb

About Roboflow for Data Management

Roboflow makes managing, preprocessing, augmenting, and versioning datasets for computer vision seamless. Developers reduce 50% of their code when using Roboflow's workflow, automate annotation quality assurance, save training time, and increase model reproducibility.

alt text