Skip to content

Tanyjiang/EOCO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Unified Object Counting Network with Object Occupation Prior

(Accepted by IEEE Transactions on Circuits and Systems for Video Technology) Arxiv: https://arxiv.org/abs/2212.14193

The counting task, which plays a fundamental role in numerous applications (e.g., crowd counting, traffic statistics), aims to predict the number of objects with various densities. Existing object counting tasks are designed for a single object class. However, it is inevitable to encounter newly coming data with new classes in our real world. We name this scenario as evolving object counting. In this paper, we build the first evolving object counting dataset and propose a unified object counting network as the first attempt to address evolving object counting.

Dataset:

Google disk: https://drive.google.com/drive/folders/1b5FLVQNPBHAILHO03MSVALZ1jWckHaX7?usp=sharing

Baidu Netdisk: https://pan.baidu.com/s/1OcdmDrKYLheIrWUrG4Flxw?pwd=njkt Code:njkt

Test:

  1. Download the pre-trained weights

Baidu Netdisk: https://pan.baidu.com/s/18B5R-NFY6YwF4PV-NTGyxQ?pwd=njkd Code:njkd

  1. Run the testing script. python test.py

Train:

The training code will be released soon.

Citation

If you find the code useful, please consider the following BibTeX entry:

@article{jiang2022unified, title={A unified object counting network with object occupation prior}, author={Jiang, Shengqin and Wang, Qing and Cheng, Fengna and Qi, Yuankai and Liu, Qingshan}, journal={IEEE Transactions on Circuits and Systems for Video Technology}, volume={34}, number={2}, pages={1147 - 1158}, year={2024} }

About

We develop a unified object counting framework as the first attempt to implement a class-incremental object counting task. Additionally, we introduce a new dataset, EoCo, that includes multiple object classes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages