mljack / DetectionUpperbound

Code for calculating the upper bound AP in object detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Empirical Upper Bound in Object Detection and More

** Work in Progress ... **

News: Manuscript is avaiable in Arxiv.

Introduction

The master branch works with **PyTorch 1.0.0 or higher.

License

This project is released under the Apache 2.0 license.

Citation

If you use this code in your research, please cite this project.

@article{borji2019empirical,
  title={Empirical Upper Bound in Object Detection and More},
  author={Borji, Ali and Iranmanesh, Seyed Mehdi},
  journal={arXiv preprint arXiv:1911.12451},
  year={2019}
}

Contact

This repo is currently maintained by Ali Borji (aliborji@gmail.com).

About

Code for calculating the upper bound AP in object detection


Languages

Language:Jupyter Notebook 96.6%Language:Python 2.4%Language:C++ 0.9%Language:Shell 0.1%Language:Cuda 0.1%Language:Makefile 0.0%