keras-video-classifier
keras-video-classifier copied to clipboard
Could you kindly clarify me the MAX_NB_CLASSES?
- What is MAX_NB_CLASSES = 4 in frame_extractors file?
- What is MAX_NB_CLASSES = 20 in vgg16 feature extractor file?
- Where to change dataset name to train own dataset?
- How can I train the model on random weights excepting the 'imagenet' weights?