JoeHEZHAO / DAA

On Diverse Asynchronous Activity Anticipation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECCV 2020 DAA

On Diverse Asynchronous Activity Anticipation

Included Content:

  1. Toy example on Regularized Gumbel-GAN

    • See IPYNB files in Folder ./toy_example
    • Required Pytorch >= 1.0
    • python 3.6
    • Ipython notebook
  2. dataset folder contains preprocessed data;

TODO:

(We are rescuing original files from crashed disk, sorry for any inconvenience)

    1. Complete the dataloader code for three tested datasets;
    1. Complete the training/testing code for three tested dataset;

Acknowledgement

This project is inspired by following papers, many thanks to them:

About

On Diverse Asynchronous Activity Anticipation


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%