Skip to content

larics/synthetic-UAV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

eagle_005

A synthetic dataset for object detection of UAVs

This repository contains a synthetic datasets accompanying the journal paper Sim2Air - Synthetic aerial dataset for UAV monitoring by Antonella Barisic, Frano Petric, and Stjepan Bogdan, published in IEEE Robotics and Automation Letters (RA-L).

RA-L paper | Video

All datasets from the paper are available for download. If you use these datasets for your research, please cite:

@article{Barisic-RAL-2022,
  author = {Antonella Barisic and Frano Petric and Stjepan Bogdan},
  journal = {{IEEE} Robotics and Automation Letters},
  title = {Sim2{A}ir - {S}ynthetic {A}erial {D}ataset for {UAV} {M}onitoring},
  year = {2022},
  month = apr,
  publisher = {Institute of Electrical and Electronics Engineers ({IEEE})},
  volume = {7},
  number = {2},
  pages = {3757-3764},
  doi = {10.1109/lra.2022.3147337}}

Short summary

In this paper, we propose to use a texture-invariant representation of objects for aerial object detection. Our approach improves the generalisation and robustness of the object detector. A dataset is created with randomly assigned atypical textures and sufficient diversity and photorealism in all other components such as shape, pose, lighting, scale, background, etc. The results show improved accuracy in case of distant objects and difficult lighting conditions.

Datasets

Name Description
Synthetic Eagle Baseline
(S-Eagle-B)
The S-Eagle-B dataset is a synthetic dataset with a single UAV model, the custom aerial platform Eagle. Since this dataset serves as the basis for proving our hypothesis, it was created with only one texture, identical to the texture of real-life Eagle. S-Eagle-B consists of 32 000 images of size 604 x 604 with annotations in YOLO format.
Synthetic Eagle with Textures
(S-Eagle-T)
The S-Eagle-T dataset is the main star ⭐ of our work. It is a synthetic dataset of a single model, the custom aerial platform Eagle, with randomly selected atypical textures. The mixture of 32 different textures is applied during the procedural generation of the dataset. S-Eeagle-T also consists of 32 000 images of size 604 x 604 with annotations in YOLO format.
Synthetic UAVs with Textures
(S-UAV-T)
The S-UAV-T dataset is similar to SET but with many more models of UAVs. The data was created with 10 different multicopter models, 32 atypical textures, and with a variety of poses, backgrounds, viewpoints, etc. S-UAV-T consists of 52 500 images of size 604 x 604 with annotations in YOLO format.

If you want to test your detection results against real data, check out our UAV-Eagle dataset at larics/UAV-Eagle.

Contact

For more information, please contact Antonella Barisic.

Releases

No releases published

Packages

No packages published