Skip to content

Latest commit

 

History

History

Fine-tuning-RF-DETR

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Fine-tuning RF-DETR

This repository contains a checkpoint directory and a scripts directory. Checkpoint directory includes checkpoints of fine-tuned RF-DETR model, fine-tuned on aquatic dataset containing a total of 7 classes. Scripts directory contains two .py files,

  1. yolo_to_coco.py: this script is used to convert YOLO format dataset into COCO format.
  2. inferencing_with_RFDETR.py: this script is used to perform inferencing on RF-DETR.

This is a part of the LearnOpenCV blog post - Fine-tuning RF-DETR.

  • To download the finetuned model checkpoints find the link here: Ckpt Download

Download Code

AI Courses by OpenCV

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

img