Skip to content

🎭 Customize the YOLOv4-tiny model for any custom dataset

License

Notifications You must be signed in to change notification settings

reubenbf/quick-yolov4-tiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Customizing YOLOv4-tiny

Customize DarkNet's computer vision model to run with any image dataset

🎨 Hugely inspired by roboflow-ai and The AI Guy

πŸ“ Prerequisites

  • Preprocess your labelled dataset for free on roboflow it's easier.
  • Downloading pre-trained weights for faster training ⏩
  • Time ⏲, your models can take quite some time to train, get a snack, or some sleep while it's at it.

Image Annotation

Optionally, you can use LabelImg to label your images from scratch.

πŸ‘€ Usage

Just follow the steps mentioned in the notebook and get started 😬.
Check it out here : Open In Colab