Dref360 / spectral-metricLinks
Code for the CVPR 2019 paper : Spectral Metric for Dataset Complexity Assessment
☆47Updated last year
Alternatives and similar repositories for spectral-metric
Users that are interested in spectral-metric are comparing it to the libraries listed below
Sorting:
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆57Updated 3 years ago
- An active learning library for Pytorch based on Lightning-Fabric.☆79Updated last year
- Domain Adaptation☆23Updated 3 years ago
- This repository provides the code for replicating the experiments in the paper "Building One-Shot Semi-supervised (BOSS) Learning up to F…☆36Updated 5 years ago
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 3 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- PyTorch implementation of parity loss as constraints function to realize the fairness of machine learning.☆73Updated 2 years ago
- NeuralPy: A Keras like deep learning library works on top of PyTorch☆79Updated last year
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 4 years ago
- IceData: Datasets Hub for the *IceVision* Framework☆49Updated 3 years ago
- Code for scaling Transformers☆26Updated 4 years ago
- Python code for analysing object detection metrics☆31Updated 3 years ago
- A criticism of a recent paper on buggy image downsampling methods in popular image processing and deep learning libraries.☆72Updated 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 2 years ago
- Simple stochastic weight averaging callback for Keras