TFHubSample
TFHubSample copied to clipboard
Demonstration of usage of different types of TensorFlow Hub modules integrated with Datasets, Iterators and Saved_Models.
Results
3
TFHubSample issues
Sort by
recently updated
recently updated
newest added
Was the video classification example trained from scratch? Or were the weights from I3d module used?
I try to retrain a model with code in FeatureVector floder. But I don't know the format of all the data exactly. I try to contribute the csv file myself,...
Is there a pre trained model available to test it?