Skip to content

inverted-ai/object-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

object-detection

This repository provides the code and datasets introduced in "Realistically distributing object placements in synthetic training data improves the performance of vision-based object detection models".

Datasets generated using the CARLA driving simulator. In generating baseline dataset we allow the CARLA Traffic Manager to freely move vehicles and take a snapshot of their positions at a particular time. While INITIALIZE dataset utilizes a state-of-the-art commercial model that jointly samples realistic vehicle placements.

We use the PGD model to train two object detection models on baseline and INITIALIZE datasets. The code for data loading and training configurations are provided.

@misc{dabiri2023realistically,
      title={Realistically distributing object placements in synthetic training data improves the performance of vision-based object detection models}, 
      author={Setareh Dabiri and Vasileios Lioutas and Berend Zwartsenberg and Yunpeng Liu and Matthew Niedoba and Xiaoxuan Liang and Dylan Green and Justice Sefas and Jonathan Wilder Lavington and Frank Wood and Adam Scibior},
      year={2023},
      eprint={2305.14621},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages