FunMatch-Distillation VS PAWS-TF

Compare FunMatch-Distillation vs PAWS-TF and see what are their differences.

FunMatch-Distillation

TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237. (by sayakpaul)

PAWS-TF

Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow. (by sayakpaul)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
FunMatch-Distillation PAWS-TF
1 1
79 43
- -
1.8 1.8
over 2 years ago almost 3 years ago
Jupyter Notebook Jupyter Notebook
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

FunMatch-Distillation

Posts with mentions or reviews of FunMatch-Distillation. We have used some of these posts to build our list of alternatives and similar projects.

PAWS-TF

Posts with mentions or reviews of PAWS-TF. We have used some of these posts to build our list of alternatives and similar projects.
  • Semi-Supervised Learning with Paws in TensorFlow
    1 project | news.ycombinator.com | 14 May 2021
    PAWS introduces a way to combine a small fraction of labeled samples with unlabeled ones during the pre-training of vision models. With its simple and unique approach, it sets SOTA in semi-supervised learning that too with far less compute and parameters.

    Here's my implementation of PAWS in TensorFlow: https://github.com/sayakpaul/PAWS-TF/

What are some alternatives?

When comparing FunMatch-Distillation and PAWS-TF you can also consider the following projects:

poolformer - PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)

Pseudo-Labelling - Pseudo Labelling on MNIST dataset in Tensorflow 2.x

Practical_RL - A course in reinforcement learning in the wild

TFLiteClassification - TensorFlow Lite Image Classification Python Implementation

TFLitePoseEstimation - TensorFlow Lite Pose Estimation Python Implementation

adanet - Fast and flexible AutoML with learning guarantees.

TFLiteDetection - TensorFlow Lite Object Detection Python Implementation

One-Piece-Image-Classifier - A quick image classifier trained with manually selected One Piece images.

CodeSearchNet - Datasets, tools, and benchmarks for representation learning of code.