Skip to content

[WACV 2023] BoxMask: Revisiting Bounding Box Supervision for Video Object Detection

License

Notifications You must be signed in to change notification settings

khurramHashmi/BoxMask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoxMask: Revisiting Bounding Box Supervision for Video Object Detection

License

Official code for BoxMask: Revisiting Bounding Box Supervision for Video Object Detection, WACV 2023

Paper

Installation

Please refer to install.md for install instructions.

Getting Started

An exectuable MMTracking framework is required to run this code. Please see dataset.md and quick_run.md for the basic usage of MMTracking.

A Colab tutorial is provided. You may preview the notebook here or directly run it on Colab.

There are also usage tutorials, such as learning about configs, an example about detailed description of vid config, an example about detailed description of mot config, an example about detailed description of sot config, customizing dataset, customizing data pipeline, customizing vid model, customizing mot model, customizing sot model, customizing runtime settings and useful tools.

Video Object Detection

Supported Methods

Supported Datasets

Acknowledgement

This codebase is heavily based on MMtracking and MMDetection. We sincerely thank their efforts for providing such useful open source frameworks

Citing BoxMask

Please cite our paper in your publications if it helps your research:

@inproceedings{hashmi2023boxmask,
  title={BoxMask: Revisiting Bounding Box Supervision for Video Object Detection},
  author={Hashmi, Khurram Azeem and Pagani, Alain and Stricker, Didier and Afzal, Muhammad Zeshan},
  booktitle={Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision},
  pages={2030--2040},
  year={2023}
}

About

[WACV 2023] BoxMask: Revisiting Bounding Box Supervision for Video Object Detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published