Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1006 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 1006 Bytes

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