mikechen66 / AlexNet_TensorFlow_2
Update the AlexNet and its variants from small dataset to the 160GB+ ImageNet dataset to adapt to the need for really big data. With supporting both TensorFlow 2.10.0 and Keras 2.10.0, the update greatly enriches the representation of AlexNet.
☆17Updated last year
Related projects ⓘ
Alternatives and complementary repositories for AlexNet_TensorFlow_2
- Who is your doppelgänger and more with Keras face recognition☆49Updated last year
- This is an implementation of ResNet-34 in TensorFlow2.0 using the Imperative API (subclassing tensorflow.keras.Model)☆13Updated 3 years ago
- faster RCNN keras step by step implementation☆51Updated 6 years ago
- implement of Learn Convolutional Neural Network for Face Anti-Spoofing with pytorch☆25Updated 5 years ago
- A Keras implementation of MobileNetV3.☆238Updated 4 years ago
- ☆76Updated 5 years ago
- A sample project to build a custom Faster RCNN model using Tensorflow object detection API☆34Updated 6 years ago
- Feature Pyramid Network with ResNext implemented in Keras☆41Updated 6 years ago
- A Keras implementation of MobileNetV2.☆320Updated 5 years ago
- Step-By-Step Implementation of R-CNN from scratch in python☆104Updated last year
- ☆44Updated 5 years ago
- Keras implementation of YOLOv1 (Tensorflow backend)☆36Updated 2 years ago
- A ResNet(ResNet18, ResNet34, ResNet50, ResNet101, ResNet152) implementation using TensorFlow-2.0.☆322Updated 3 years ago
- RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorfl…☆272Updated last year
- image classification with CIFAR10 dataset w/ Tensorflow☆138Updated last year
- Image classification using CNN☆15Updated 5 years ago
- CBAM implementation on Keras☆360Updated 3 years ago
- Pytorch implementation of YOLO v1 from scratch☆12Updated 5 months ago
- This repository will contain model definitions, training scripts, and other for Keras implementations for classification, detection, and …☆64Updated last year
- Yolo V3 code to predict the bounding box and class☆31Updated 4 years ago
- PyTorch Based Image Classifier for image prediction and segregation https:/…☆14Updated 4 years ago
- Kaggle Competition Project as well as ANLY 590 Final Project. Task: Determine the species of a seedling from an image☆15Updated 5 years ago
- Realtime face detection and recognition on video streams. Uses Inception-ResNet-v1 as Encoder, trained using Triplet Loss.☆27Updated 3 years ago
- Implementation of the paper in headpose estimation(https://arxiv.org/abs/1812.00739)☆18Updated 4 years ago
- ☆64Updated 2 years ago
- Face Recognition using pre-trained model built-on Arcface was implemented on Pytorch.☆93Updated last year
- A CNN model in numpy for gesture recognition☆41Updated 7 years ago
- ☆33Updated 4 years ago
- Implementing YOLO using ResNet as the feature extraction network☆117Updated 5 years ago
- A tensorflow2.0 implementation of the YOLOv1 paper https://arxiv.org/pdf/1506.02640☆46Updated 3 years ago