Metadata-Version: 2.1
Name: tensorflow-fewshot
Version: 0.0.2
Summary: A Python package for few shot learning training and inference in computer vision using Tensorflow.
Home-page: https://github.com/aymericq/tensorflow-fewshot
Author: Aymeric QUESNE
Author-email: aymeric.quesne@octo.com
License: UNKNOWN
Description: # Tensorflow Few Shot
        
        A simple library to train, evaluate and make predictions using few shot models.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
