Skip to content

ParisaMollahoseini/dtectron2_droneImage_object_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Object detection with drone image dataset by detectron2 library

✅ detectron2 library is developed by facebook.

🔗 detectron2 documentation: https://github.com/facebookresearch/detectron2

📊 dataset is images taken by drone: https://bozcani.github.io/auairdataset

We used detectron2 object detection for mentioned dataset. First, we stored drone dataset annotations and JPEG file names in jsons in format of coco dataset. Second, there is need to register the dataset in detectron library. Finally, the detection algorithm can be run to get the results.

📌 Result of test images are at the end of code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published