ducminhkhoi / torch-ml
Implementation of some fundamental Machine Learning algorithms completely written in Pytorch
☆9Updated 6 years ago
Alternatives and similar repositories for torch-ml:
Users that are interested in torch-ml are comparing it to the libraries listed below
- Code repo for KDD'22 paper : 'RES: A Robust Framework for Guiding Visual Explanation'☆32Updated 2 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- Input Similarity from the Neural Network Perspective☆25Updated 4 years ago
- Implementation for <Regularizing Neural Networks via Minimizing Hyperspherical Energy> in CVPR'20.☆23Updated 4 years ago
- PRIME: A Few Primitives Can Boost Robustness to Common Corruptions☆42Updated 2 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 3 years ago
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 2 years ago
- Implementation of Spectral Leakage and Rethinking the Kernel Size in CNNs in Pytorch☆14Updated 3 years ago
- Re-implementation of local descriptor HardNet training in fasta2+kornia☆21Updated 4 years ago
- pytorch implementation of "Contrastive Multiview Coding", "Momentum Contrast for Unsupervised Visual Representation Learning", and "Unsup…☆17Updated 4 years ago
- A crash course on PyTorch hooks☆40Updated 4 years ago
- ☆54Updated 3 years ago
- PyTorch implementation of Semi-Supervised Learning with Scarce Annotations https://arxiv.org/pdf/1905.08845.pdf☆13Updated 5 years ago
- A highly modular PyTorch framework with a focus on Neural Architecture Search (NAS).☆22Updated 3 years ago
- A PyTorch Dataset that caches samples in shared memory, accessible globally to all processes☆20Updated 2 years ago
- Various test models in WNNX format. It can view with `pip install wnetron && wnetron`☆12Updated 2 years ago
- Pruning applied to Facial Recognition.☆15Updated 5 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆16Updated 4 years ago
- Official implementation for "Minimax Active Learning" in PyTorch.☆9Updated 4 years ago
- ☆25Updated 3 years ago
- Official code for our SIBGRAPI 2020 paper: "IDA: Improved Data Augmentation Applied to Salient Object Detection"☆14Updated 3 years ago
- Accuracy, precision, recall, confusion matrix computation with batch updates☆14Updated 4 years ago
- Code for reproducing the results in "How Well do Sparse Imagenet Models Transfer?", presented at CVPR 2022☆8Updated 2 years ago
- Image augmentation library☆14Updated 4 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆30Updated 3 years ago
- Code for the CVPR 2021 paper: Understanding Failures of Deep Networks via Robust Feature Extraction☆35Updated 2 years ago
- (WACV 2020) Tensorflow implementation of Boosting Standard Classification Architectures Through a Ranking Regularizer☆22Updated 3 years ago
- [WACV21] Code for our paper: Samuel, Atzmon and Chechik, "From Generalized zero-shot learning to long-tail with class descriptors"☆28Updated 3 years ago
- Implementation of FixMatch in PyTorch and experimentations☆11Updated 4 years ago