archsyscall / ConvNets-TensorFlow2
⛵️ Implementation a variety of popular Image Classification Models using TensorFlow2. [ResNet, GoogLeNet, VGG, Inception-v3, Inception-v4, MobileNet, MobileNet-v2, ShuffleNet, ShuffleNet-v2, etc...]
☆105Updated 4 years ago
Alternatives and similar repositories for ConvNets-TensorFlow2:
Users that are interested in ConvNets-TensorFlow2 are comparing it to the libraries listed below
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆129Updated 3 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated last year
- A ResNet(ResNet18, ResNet34, ResNet50, ResNet101, ResNet152) implementation using TensorFlow-2.0.☆324Updated 3 years ago
- Tensorflow 2 Faster-RCNN implementation from scratch supporting to the batch processing with MobileNetV2 and VGG16 backbones☆94Updated 2 years ago
- Unofficial Implementation of ECANets (CVPR 2020) for the Reproducibility Challenge 2020.☆32Updated 3 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆96Updated 4 years ago
- self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.☆78Updated 3 years ago
- CBAM implementation on Keras☆364Updated 4 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆74Updated 4 years ago
- ☆73Updated last year
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 5 years ago
- Keras Implementation of EfficientNets☆186Updated 4 years ago
- Keras implementation of AutoAugment.☆30Updated 5 years ago
- Keras implementation of Residual Attention Network☆111Updated 6 years ago
- This repo contains code for SimCLR : A Simple Framework for Contrastive Learning of Visual Representations☆17Updated 3 years ago
- ResNeSt: Split-Attention Networks for Tensorflow2☆24Updated 2 years ago
- the re-implementation of Score CAM with pytorch☆52Updated 5 years ago
- Summary & Implementation of Deep Learning research paper in Tensorflow/Pytorch.☆39Updated 4 years ago
- CS_IOC5008 Visual Recognition using Deep Learning: Image Classification for grey natural scene images with <4000 annotated data☆40Updated 5 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 4 years ago
- GradCAM algorithm implementation for YOLOv3☆28Updated 4 years ago
- Bilinear CNN implementation in keras.☆27Updated 5 years ago
- This is a function for estimating the floating point operations (FLOPS) of deep learning models developed with keras.☆51Updated 2 years ago
- yolov4 base on keras of tf2+, tf2 support perfectly☆14Updated 4 years ago
- Vision Transformer using TensorFlow 2.0☆97Updated 4 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆122Updated 5 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆203Updated 2 years ago
- 使用keras实现GhostNet☆15Updated 4 years ago
- practice on CIFAR10 with Keras☆41Updated 6 years ago
- Can you detect and classify defects in steel? Segmentation in Pytorch☆59Updated 4 years ago