soumik12345 / EnetLinks
Pytorch Implementation of ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation (https://arxiv.org/abs/1606.02147)
☆11Updated 5 years ago
Alternatives and similar repositories for Enet
Users that are interested in Enet are comparing it to the libraries listed below
Sorting:
- implements various optimizers from scratch for analysis and comparison☆9Updated 5 years ago
- Deep Learning Research☆16Updated 5 years ago
- ImageNet training code that implements academic defaults☆12Updated 4 years ago
- Neural Arithmetic Logic Units by Trask et al.☆12Updated 6 years ago
- This repository contains the jupyter notebooks for the custom-built DenseNet Model build on Tiny ImageNet dataset☆18Updated 5 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆78Updated 3 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- ☆16Updated 6 years ago
- Showcasing various fun adventures with GANs☆14Updated 2 years ago
- NeurIPS2021: Vision Transformer Paper Collection☆8Updated 3 years ago
- Code for "OnlineAugment: Online Data Augmentation with Less Domain Knowledge" (ECCV 2020)☆38Updated 4 years ago
- Some notes, tutorials, and some experimentation with the fast.ai library (https://github.com/fastai/fastai)☆58Updated 6 years ago
- Tensorflow Implementation for paper "self-supervised generative adversarial networks"☆38Updated 4 years ago
- Stochastic Downsampling for Cost-Adjustable Inference and Improved Regularization in Convolutional Networks☆18Updated 5 years ago
- PyTorch implementation of the paper The Lottery Ticket Hypothesis for Object Recognition☆23Updated 4 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆53Updated 3 years ago
- Our implementation of Shampoo optimizer based on https://arxiv.org/pdf/1802.09568.pdf☆12Updated 5 years ago
- FasterAI: A repository for making smaller and faster models with the FastAI library.☆35Updated last year
- Unofficial Implementation of ECANets (CVPR 2020) for the Reproducibility Challenge 2020.☆31Updated 3 years ago
- Autoencoder-based image compression using pictures of the surface of Mars.☆18Updated 5 years ago
- Official PyTorch implementation for our ICCV 2019 paper - Fooling Network Interpretation in Image Classification☆24Updated 5 years ago
- Implementation for our paper exploring a novel 2D adaptive attention span kernel in computer vision.☆35Updated last year
- Code for the paper 'Skin Segmentation from NIR Images using Unsupervised Domain Adaptation through Generative Latent Search'. Accepted in…☆33Updated 4 years ago
- Implementation from the paper Attention Augmented Convolutional Networks in Tensorflow (https://arxiv.org/pdf/1904.09925v1.pdf)☆46Updated 6 years ago
- AReLU: Attention-based-Rectified-Linear-Unit☆62Updated 3 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 5 years ago
- Converting EfficientNet to Pytorch for use with fastai☆27Updated 6 years ago
- Reading data into tensorflow using tf.data function☆14Updated 5 years ago
- This research is carried out to find the necessity of fully connected (FC) layers in CNN for image classification.☆14Updated 5 years ago
- A Pytorch implementation of https://arxiv.org/abs/1810.12348.☆37Updated 6 years ago