-
Notifications
You must be signed in to change notification settings - Fork 1
Train
grewe edited this page Feb 1, 2020
·
1 revision
this page will document Training results including Tensorboard results Training Code & Results
Feature extraction is performed using the MobileNet CNN trained with the Coco Data Set, the last layer is peeled off and the feature vector 1x***** is stored for each frame in our videos Below is an example image and resulting data file. Feature Extraction Code & Results