Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 391 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 391 Bytes

This program is derived from https://github.com/deepmind/kinetics-i3d .

To run the program, -First ensure that the dataset is set up (TOADD) and the original checkpoints are available in the data folder. -Run the corresponding 'save_first_model_ckpt_x.py' file with the dataset and inputframes to initialize the new model's checkpoint. -Run the train.py file with the parameters required.