prototypical-networks and prototypical-networks-tensorflow

The repositories are ecosystem siblings, where the first is the original PyTorch implementation of the research paper and the second is an independent TensorFlow reimplementation of the same paper, offering an alternative framework for the identical method.

Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 21/25
Stars: 1,220
Forks: 271
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 132
Forks: 45
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About prototypical-networks

jakesnell/prototypical-networks

Code for the NeurIPS 2017 Paper "Prototypical Networks for Few-shot Learning"

This code helps machine learning researchers and practitioners explore "few-shot learning" by implementing Prototypical Networks. It takes in small datasets (like Omniglot) where each class has only a few examples, and outputs a trained model capable of classifying new, unseen examples from those classes. This is for researchers working on novel machine learning approaches where data is scarce for many categories.

few-shot learning meta-learning machine learning research model training pattern recognition

About prototypical-networks-tensorflow

abdulfatir/prototypical-networks-tensorflow

Tensorflow implementation of NIPS 2017 Paper "Prototypical Networks for Few-shot Learning"

This project helps machine learning researchers and practitioners explore "few-shot learning" methods. You can input image datasets, like Omniglot or Mini-ImageNet, and it will output trained models that can classify new images even when they've only seen a few examples of each class. This is ideal for those working on computer vision tasks with limited data.

few-shot learning image classification computer vision research machine learning experimentation deep learning

Scores updated daily from GitHub, PyPI, and npm data. How scores work