An open API service indexing awesome lists of open source software.

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

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}
}
```