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 2 years ago
Alternatives and similar repositories for AlexNet_TensorFlow_2:
Users that are interested in AlexNet_TensorFlow_2 are comparing it to the libraries listed below
- Image classification using pytorch☆59Updated last year
- faster RCNN keras step by step implementation☆51Updated 6 years ago
- Summary & Implementation of Deep Learning research paper in Tensorflow/Pytorch.☆39Updated 4 years ago
- yolo v1☆19Updated 6 years ago
- Feature Pyramid Network with ResNext implemented in Keras☆41Updated 6 years ago
- Deep Learning Application Examples☆170Updated 7 years ago
- Keras implementation of YOLOv1 (Tensorflow backend)☆36Updated 3 years ago
- Image classification using CNN☆15Updated 6 years ago
- ☆29Updated 6 years ago
- Step-By-Step Implementation of R-CNN from scratch in python☆104Updated 2 years ago
- This is a fast and concise implementation of Faster R-CNN with TensorFlow2.☆26Updated 2 years ago
- An end-to-end implementation of the MobileNetv2+SSD architecture in Keras from sratch for learning purposes. The dataset is prepared usin…☆65Updated 2 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- This repository will contain model definitions, training scripts, and other for Keras implementations for classification, detection, and …☆64Updated last year
- A multi-class image classifier using transfer learning with pytorch.☆15Updated 6 years ago
- PyTorch implementation of YOLO-v1 including training☆151Updated 2 years ago
- I have built a VGG-19 model to classify hand gestures of rock, paper and scissors using a Kaggle dataset.☆11Updated 3 years ago
- A tensorflow_2.0 implementation of SSD (Single Shot MultiBox Detector) .☆83Updated 3 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆53Updated 3 years ago
- Neural Networks from scratch☆13Updated 9 months ago
- keras implementation of ECANet☆10Updated 4 years ago
- Implementing YOLO using ResNet as the feature extraction network☆121Updated 6 years ago
- A minimal YOLO V1 implementation using Keras☆43Updated 2 years ago
- Implemented Faster R CNN on Custom Dataset☆23Updated 4 years ago
- SSD Object Detection☆15Updated 6 years ago
- Digital Notes of the 5th Summer School on Artificial Intelligence by CVIT, IIITH☆23Updated 3 years ago
- Kaggle Competition Project as well as ANLY 590 Final Project. Task: Determine the species of a seedling from an image☆15Updated 6 years ago
- ☆40Updated 5 years ago
- Tensorflow 2 Faster-RCNN implementation from scratch supporting to the batch processing with MobileNetV2 and VGG16 backbones☆94Updated 2 years ago
- A cleaned version of XceptionNet in Keras.☆49Updated 7 years ago