Skip to content

Files

Latest commit

b22c929 · Jan 18, 2023

History

History

Fine-Tuning-YOLOv7

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 22, 2022
Aug 22, 2022
Jan 18, 2023

Fine Tuning YOLOv7

This repository contains the code for the LearnOpenCV blog post Fine Tuning YOLOv7.

We train YOLOv7 and YOLOv7-Tiny models on a custom pothole detection dataset.

download

  • The jupyter_notebook directory contains the Jupyter Notebook which will run end-to-end with one click. If you have Ubuntu, you can run it locally. Else, you may also upload it to Colab and run it. The notebook will train four different models for different experiments.

  • The four training experiments are:

    • Fine tuning YOLOv7 with fixed resolution images.
    • Fine tuning YOLOv7 with multi-resolution images.
    • Fine tuning YOLOv7-Tiny with fixed resolution images.
    • Fine tuning YOLOv7-Tiny with multi-resolution images.

Download the trained weights from here.

AI Courses by OpenCV

Want to become an expert in AI? AI Courses by OpenCV is a great place to start.

img