mikechen66 / AlexNet_TensorFlow_2Links
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.
☆18Updated 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
Sorting:
- faster RCNN keras step by step implementation☆52Updated 7 years ago
- Training a face detection cascade using Adaptive Boosting after Viola and Jones.☆57Updated 7 years ago
- A multi-class image classifier using transfer learning with pytorch.☆15Updated 6 years ago
- Summary & Implementation of Deep Learning research paper in Tensorflow/Pytorch.☆39Updated 5 years ago
- List of Kaggle competitions in the field of Computer Vision☆172Updated 4 years ago
- MTCNN face detection implementation for TensorFlow, as a PIP package.☆14Updated 4 years ago
- I have built a VGG-19 model to classify hand gestures of rock, paper and scissors using a Kaggle dataset.☆11Updated 4 years ago
- Understand Tensorflow 2.0 step by step. Well Written and Commented for Anyone to learn tf2. Check out the Markdowns for every folder.☆28Updated 2 years ago
- image classification with CIFAR10 dataset w/ Tensorflow☆141Updated 2 years ago
- PyTorch Computer Vision Cookbook, Published by Packt☆312Updated 2 years ago
- Image classification using pytorch☆59Updated last year
- Deep Learning Application Examples☆170Updated last month
- Different Generative Adversarial Networks☆24Updated 4 years ago
- ☆35Updated 5 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆149Updated 4 years ago
- PCA Color Augmentation in TensorFlow/Keras☆38Updated 6 years ago
- Image Classification using Keras as well as Tensorflow.☆81Updated last year
- All the code files related to the deep learning course from PadhAI☆102Updated 5 years ago
- ImageNet Classification with Deep Convolutional Neural Networks☆41Updated 5 years ago
- PyTorch Based Image Classifier for image prediction and segregation https:/…☆14Updated 5 years ago
- A walkthrough of how to prune keras models, using both weight-pruning and unit/neuron-pruning.☆30Updated 6 years ago
- An end-to-end implementation of the MobileNetv2+SSD architecture in Keras from sratch for learning purposes. The dataset is prepared usin…☆67Updated 3 years ago
- A tensorflow_2.0 implementation of SSD (Single Shot MultiBox Detector) .☆83Updated 3 years ago
- A numpy based CNN implementation for classifying images☆67Updated 5 years ago
- Deep Learning for Computer Vision, by Packt☆224Updated 2 years ago
- yolo v1☆19Updated 6 years ago
- custom implementation alexnet with tensorflow☆20Updated 7 years ago
- Implementing YOLO using ResNet as the feature extraction network☆121Updated 6 years ago
- Post-training static quantization using ResNet18 architecture☆37Updated 5 years ago