60 likes | 152 Vues
Levi Smith Christian Weigandt. Week 3. Getting data set together Clipping videos to form the training and testing data for our classifier Looking at code Bag of Words code Features STIP MBH HOG3D SIFT HOOF. Project Status.
E N D
Levi Smith Christian Weigandt Week3
Getting data set together • Clipping videos to form the training and testing data for our classifier • Looking at code • Bag of Words code • Features • STIP • MBH • HOG3D • SIFT • HOOF Project Status
Total of 37 soccer games to clip into all of the different actions/events • Should give us a good amount of data for adequately training our classifier • Will be working on this through this week • Should be able to get some test results by next week using what data we will have Training/Testing Data Extraction
Action List • Attempt at Goal • Card: Red/Yellow • Corner • Foul • Free Kick • Goal • Goal Kick • Offside • Penalty • Player Injury • Player Substitution • Players Arguing • Players Celebrating • Throw In Training/Testing Data Extraction
We are clipping from start to finish of the action, regardless of changes in camera shot Trying to include audio cues Training/Testing Data Extraction
MBH • Matlab Code for STIP features • Still working on getting other code working COde