Closed sammlapp closed 1 month ago
for example, say I load BirdNET from the model zoo - it's a tflite model - it would be nice to use the same API as other opso models for training a shallow classifier on top of the feature extractor:
tf_model.train(sample_df, ...)
for example, say I load BirdNET from the model zoo - it's a tflite model - it would be nice to use the same API as other opso models for training a shallow classifier on top of the feature extractor: