amaanabbasi / Image-ClassifierLinks
Keras Image Classifier, transfer learning using pretrained CNN, "RestNet50".
☆15Updated 2 years ago
Alternatives and similar repositories for Image-Classifier
Users that are interested in Image-Classifier are comparing it to the libraries listed below
Sorting:
- Implement lenet and vgg19 by tensorflow with dataset mnist using tfrecord☆16Updated 8 years ago
- Tutorial for creating multi-task age and gender estimator in Tensorflow☆40Updated 3 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- 3 networks to recognition age,gender and emotion☆31Updated 6 years ago
- Benchmarking deep learning models for real-time object detection on various platforms☆13Updated 8 years ago
- Drowsy driver detection using Keras and convolution neural networks.☆113Updated 7 years ago
- This is a project implementing Computer Vision and Deep Learning concepts to detect drowsiness of a driver and sound an alarm if drowsy.☆20Updated 8 years ago
- This is a modified and simplified inference engine of davidsandberg's facenet☆40Updated 5 years ago
- tensorflow2.0 implementation of Yolov3☆34Updated 6 years ago
- gender/age classification☆50Updated 7 years ago
- Live Face Identification with pre-trained VGGFace2 model☆73Updated 8 years ago
- A Network for detecting and classifying vehicle's front and rear☆47Updated 2 years ago
- Face identification with cnn+triplet-loss written by Keras.☆48Updated 7 years ago
- Automatic Defect Inspection with End-to-End Deep Learning☆32Updated 6 years ago
- helmet(hard hat) detection with yolov4☆43Updated last year
- This code is using FER2013 dataset with keras library and tensorflow backend. This code was fork and modified for keras with tensorflow b…☆18Updated 8 years ago
- Detects Pedestrians in images using HOG as a feature extractor and SVM for classification☆76Updated 3 years ago
- Add YOLOv3_tiny and data augment(clip, brighten, change saturation)☆14Updated 5 years ago
- Age and Gender Prediction☆69Updated 6 years ago
- This is a keras implementation of MobileNetV3 architecture as described in the paper "Searching for MobileNetV3".☆21Updated 6 years ago
- {Python}: Detect and extract the license plate of vehicles using Machine Learning and Image Processing Techniques☆51Updated 7 years ago
- Face detection with darknet on WIDER FACE☆38Updated 5 years ago
- ☆23Updated 7 years ago
- classify recapture images using laplacian filter and CNN network☆12Updated 6 years ago
- Real-time fall detection using two-stream convolutional neural net (CNN) with Motion History Image (MHI)☆68Updated 3 years ago
- A practical example of image classifier with Keras 2.x and TensorFlow backend, using the Kaggle Cats vs. Dogs dataset. By taking advantag…☆80Updated 6 years ago
- using flask to run pytorch model☆47Updated 7 years ago
- Pure tensorflow Implement of YOLOv3 with support to train your own dataset☆18Updated 7 years ago
- an improvement of the paper: Learning to Detect Violent Videos using Convolution LSTM☆11Updated 5 years ago
- As I continued exploring YOLO object detection, I found that for starters to train their own custom object detection project, it is ideal…☆40Updated 7 years ago