srinadhu / CS231nLinks
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
☆41Updated 6 years ago
Alternatives and similar repositories for CS231n
Users that are interested in CS231n are comparing it to the libraries listed below
Sorting:
- ☆18Updated 5 years ago
- Stuff for educational purposes, mainly machine learning, Python and statistics☆95Updated 2 years ago
- This repo is for our paper: Normalization Techniques in Training DNNs: Methodology, Analysis and Application☆85Updated 4 years ago
- Bag of MLP☆20Updated 4 years ago
- The implementation of paper ''Efficient Attention Network: Accelerate Attention by Searching Where to Plug''.☆20Updated 2 years ago
- 1'st Place approach for CVPR 2020 Continual Learning Challenge☆46Updated 5 years ago
- Loss-Balanced Task Weighting to Reduce Negative Transfer in Multi-Task Learning, AAAI-SA'19☆29Updated 5 years ago
- Code accompanying the NeurIPS 2020 submission "Teaching a GAN What Not to Learn."☆32Updated 3 years ago
- Semantic Segmentation with Pytorch-Lightning☆63Updated 4 years ago
- An unofficial PyTorch implementation of Unsupervised Data Augmentation☆15Updated 3 years ago
- A Pytorch Implementation of the Beta-VAE☆44Updated 5 years ago
- Self-Distillation with weighted ground-truth targets; ResNet and Kernel Ridge Regression☆18Updated 3 years ago
- Stochastic Weight Averaging Tutorials using pytorch.☆33Updated 4 years ago
- Pytorch cyclic cosine decay learning rate scheduler☆49Updated 4 years ago
- Benchmark for Data-Efficient Image Classification☆24Updated 2 years ago
- A list of papers on Active Learning and Uncertainty Estimation for Neural Networks.☆66Updated 5 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆82Updated 3 years ago
- PyTorch Implementation of Self-Supervised Learning models☆13Updated 4 years ago
- Code for the implemenation of the Patch Augmentation technique☆11Updated 5 years ago
- TF 2.x implementation of MoCo v1 (Momentum Contrast for Unsupervised Visual Representation Learning, CVPR 2020) and MoCo v2 (Improved Bas…☆27Updated 4 years ago
- ☆29Updated 2 years ago
- AIMS 2020, class on Visual Recognition☆23Updated 5 years ago
- Official implementation of "Energy-Based Models for Deep Probabilistic Regression" (ECCV 2020) and "How to Train Your Energy-Based Model …☆104Updated 4 years ago
- Github code for the paper Maximum Class Separation as Inductive Bias in One Matrix. Arxiv link: https://arxiv.org/abs/2206.08704☆29Updated 2 years ago
- PyTorch implementation of PatchAutoAugment☆23Updated 3 years ago
- Survey-on-Implicit-Neural-Representation☆35Updated 4 years ago
- A PyTorch implementation of Mixup☆14Updated 7 years ago
- In this paper, we show that the performance of a learnt generative model is closely related to the model's ability to accurately represen…☆41Updated 4 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 3 years ago
- A pytorch implementation for the LSTM experiments in the paper: Why Gradient Clipping Accelerates Training: A Theoretical Justification f…☆46Updated 5 years ago