BobMcDear / efficientnet-pytorch
PyTorch implementation of EfficientNet
☆10Updated last year
Alternatives and similar repositories for efficientnet-pytorch:
Users that are interested in efficientnet-pytorch are comparing it to the libraries listed below
- Neural network from scratch in CUDA/C++☆76Updated last month
- PyTorch implementation of the vision transformer☆18Updated last year
- PyTorch implementation of SimSiam☆8Updated 2 years ago
- CIFAR-10 speedruns: 94% in 2.6 seconds and 96% in 27 seconds☆205Updated this week
- Transformers trained on Tiny ImageNet☆52Updated 2 years ago
- [CVPR 2024] Friendly Sharpness-Aware Minimization☆27Updated 3 months ago
- Collection of SOTA efficient computer vision models for embedded applications, with pre-trained weights and training recipes☆88Updated this week
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆163Updated 8 months ago
- Pytorch reimplementation of the Mixer (MLP-Mixer: An all-MLP Architecture for Vision)☆32Updated 3 years ago
- Efficient CUDA kernels for training convolutional neural networks with PyTorch.☆39Updated 3 weeks ago
- ☆128Updated last month
- Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch, with detailed steps. Tested on common data…☆129Updated last month
- [ICLR 2023] "More ConvNets in the 2020s: Scaling up Kernels Beyond 51x51 using Sparsity"; [ICML 2023] "Are Large Kernels Better Teachers…☆264Updated last year
- ☆16Updated 2 years ago
- Recent Advances on Efficient Vision Transformers☆49Updated 2 years ago
- Fine-tuning Vision Transformers on various classification datasets☆103Updated 5 months ago
- This repository contains the experimental PyTorch native float8 training UX☆221Updated 6 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆169Updated last year
- Simple CIFAR-10 classification with ConvMixer☆43Updated 3 years ago
- [BMVC 2022] Official repository for "How to Train Vision Transformer on Small-scale Datasets?"☆147Updated last year
- Cataloging released Triton kernels.☆168Updated last month
- A library for researching neural networks compression and acceleration methods.☆140Updated 5 months ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- A tutorial introducing knowledge distillation as an optimization technique for deployment on NVIDIA Jetson☆171Updated last year
- Notes on quantization in neural networks☆70Updated last year
- Deep learning library implemented from scratch in numpy. Mixtral, Mamba, LLaMA, GPT, ResNet, and other experiments.☆51Updated 10 months ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆33Updated last year
- Easily benchmark PyTorch model FLOPs, latency, throughput, allocated gpu memory and energy consumption☆98Updated last year
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆514Updated this week
- ☆27Updated 8 months ago