Skip to content

Firgrove/HighDefinition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HighDefinition

Methods

For this task we trialed four different methods. Fast R-CNN, DETR, YOLO v5 and various traditional methods. Each of these can be found in their corresponding sub directories. For example the code to train and evaluate the DETR model is found in the DETR/ directory. These directories also contain README files with instructions on how to run each method.

Git repo

https://github.com/Firgrove/HighDefinition/tree/main

Code Reference

  1. Yolov5: https://github.com/ultralytics/yolov5
  2. RCNN: https://github.com/open-mmlab/mmdetection
  3. DETR: https://github.com/facebookresearch/detr

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors