Skip to content

Repo for training a YoloV4 custom object detection model on Google Colab

Notifications You must be signed in to change notification settings

davertor/YoloV4_custom_training

Repository files navigation

Made-love LinkedIn

YoloV4 custom object detector

YoloV4 Open In Collab

Google colab notebook for training a YoloV4 custom object detection model. For using it, go to Google colab and introduce the following link: https://github.com/davertor/YoloV4

Besides, custom yolov4 model class for making inference using OpenCV framework

  • Object_Detection_Yolov4_Darknet.ipynb --> Google colab notebook
  • pascalvoc_csv_to_yolo_annotations.py --> Python script for changing from Pascal VOC annotation to Yolo annotation
  • process.py & yolov4-custom.cfg --> Custom files different from original ones in AlexeyAB yolov4 original repo

References

Contact

About

Repo for training a YoloV4 custom object detection model on Google Colab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published