Skip to content

iskwak/DetetctingActionStarts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DetetctingActionStarts

Overview

This repository contains code to train and run the models described in: Detecting the Starting Frame of Actions in Video.

Requirements

  • pytorch 1.0.1
  • torchvision
  • opencv-python
  • h5py
  • GitPython
  • python-gflags

Usage

Run scripts in results_scripts folder

./result_run_scripts/hoghof_matching.sh

Dataset

http://research.janelia.org/bransonlab/MouseReachData/

Usage Notes

Visualizations require Cross Origin Request

Citation

If you use this code, please cite the following paper.

@article{kwak2019detecting,
  title={Detecting the Starting Frame of Actions in Video},
  author={Kwak, Iljung S and Kriegman, David and Branson, Kristin},
  journal={arXiv preprint arXiv:1906.03340},
  year={2019}
}

About

Detecting the starting frame of actions in video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published