https://github.com/tomrunia/repetitionestimation
CVPR 2018: Real-World Repetition Estimation by Div, Grad and Curl
https://github.com/tomrunia/repetitionestimation
computer-vision cvpr2018 machine-learning motion-estimation research video
Last synced: 7 months ago
JSON representation
CVPR 2018: Real-World Repetition Estimation by Div, Grad and Curl
- Host: GitHub
- URL: https://github.com/tomrunia/repetitionestimation
- Owner: tomrunia
- Created: 2018-02-13T12:17:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-01T14:06:00.000Z (over 7 years ago)
- Last Synced: 2025-01-12T15:10:57.186Z (9 months ago)
- Topics: computer-vision, cvpr2018, machine-learning, motion-estimation, research, video
- Homepage: http://tomrunia.github.io/projects/repetition/
- Size: 1.95 KB
- Stars: 7
- Watchers: 5
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RepetitionEstimation
- Our PyTorch **wavelet filtering** is available here: https://github.com/tomrunia/PyTorchWavelets
- Our **QUVA Repetition dataset** is here: http://isis-data.science.uva.nl/tomrunia/QUVARepetitionDataset.tar.gz
- **Paper** on arXiv: https://arxiv.org/abs/1802.09971
- More information on the **project page**: http://tomrunia.github.io/projects/repetition/## Citation
```
@InProceedings{runia2018repetition,
title = {Real-World Repetition Estimation by Div, Grad and Curl},
author = {Runia, Tom F H and Snoek, Cees G M and Smeulders, Arnold W M},
booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2018}
}
```