Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[TMM-2025] The official implementation of "IVAC-P2L: Leveraging Irregular Repetition Priors for Improving Video Action Counting".

License

Notifications You must be signed in to change notification settings

hwang-cs-ime/IVAC-P2L

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hang Wang1,2 | Zhi-Qi Cheng3 | Youtian Du1 | Lei Zhang2
1Xi'an Jiaotong University, 2The Hong Kong Polytechnic University, 3Carnegie Mellon University

Preparing Datasets

We train on the training set of the RepCount-A dataset, and test on the testing set of the RepCount-A dataset, the validation sets of the UCFRep and Countix datasets.

Download datasets: RepCount-A, UCFRep, Countix

Train

on the training set of the RepCount-A dataset

python train.py

Test

on the testing set of the RepCount-A dataset

python test.py

Pre-trained Checkpoint on RepCount-A

We also provide a pre-trained model for RepCount-A, which can be downloaded from this Google Drive link.

Acknowledgement

Thanks for works of TransRAC. Our code is based on these implementations.

Citation

@ARTICLE{11146674,
  author={Wang, Hang and Cheng, Zhi-Qi and Du, Youtian and Zhang, Lei},
  journal={IEEE Transactions on Multimedia}, 
  title={IVAC-$\mathrm {P^{2}~L}$: Leveraging Irregular Repetition Priors for Improving Video Action Counting}, 
  year={2025},
  volume={},
  number={},
  pages={1-15},
  keywords={Videos;Spatiotemporal phenomena;Visualization;Semantics;Feature extraction;Data mining;Contrastive learning;Training;Complexity theory;Artificial intelligence;Video action counting;irregular repetition priors;inter-cycle consistency;cycle-interval inconsistency},
  doi={10.1109/TMM.2025.3604935}
}

Contact

If you have any questions, please feel free to contact: [email protected]

statistics

Flag Counter

About

[TMM-2025] The official implementation of "IVAC-P2L: Leveraging Irregular Repetition Priors for Improving Video Action Counting".

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages