wko-projekt/API
2023-02-01 00:34:29 +01:00
..
font move API to dedicated dir 2023-02-01 00:25:23 +01:00
Images move API to dedicated dir 2023-02-01 00:25:23 +01:00
model_data move API to dedicated dir 2023-02-01 00:25:23 +01:00
yolo3 move API to dedicated dir 2023-02-01 00:25:23 +01:00
api.py move API to dedicated dir 2023-02-01 00:25:23 +01:00
convert.py move API to dedicated dir 2023-02-01 00:25:23 +01:00
darknet53.cfg move API to dedicated dir 2023-02-01 00:25:23 +01:00
ocr.py move API to dedicated dir 2023-02-01 00:25:23 +01:00
README.md move API to dedicated dir 2023-02-01 00:25:23 +01:00
train_bottleneck.py move API to dedicated dir 2023-02-01 00:25:23 +01:00
train.py remove data for training 2023-02-01 00:30:39 +01:00
voc_annotation.py move API to dedicated dir 2023-02-01 00:25:23 +01:00
yolo_video.py move API to dedicated dir 2023-02-01 00:25:23 +01:00
yolo.ipynb add miss deleted file 2023-02-01 00:34:29 +01:00
yolo.py move API to dedicated dir 2023-02-01 00:25:23 +01:00
yolov3.cfg move API to dedicated dir 2023-02-01 00:25:23 +01:00
yolov3.weights move API to dedicated dir 2023-02-01 00:25:23 +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