Truman Action Recognition Status update July 14, 2017
Where am I There is a flownet 2.0 I am downloading the code from github and trying to get it working Training the TSN model with the rgb frames currently
Goals next week Test the trained TSN model Create subsets of the kinetics dataset Want to be able to compare TSN with a dataset that is very similar to UCF101 and HMDB51 (I want a similar amount of videos and classes and make sure that It is similar in performance with the results in the TSN paper) This dataset would be a subset of kinetics so I could test different amounts of videos and get a better idea of how TSN improves in performance with more videos and not just a different dataset (HMDB 51 is from movies, and vs the youtube videos of kinetics, there is a lot of variation) Get flownet working and try to extract the optical flow from the rgb frames (hopefully it is possible in reasonable time)