Keras model of NSFW detector
-
Updated
Feb 26, 2024 - Python
Keras model of NSFW detector
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
A system that takes food images as an input, recognizes the food automatically and gives the nutritional-facts as an output.
Image Recognition Model to detect plastics, glass, paper, rubbish, metal and cardboard. This is used to detect these pollution in the ocean to allow the eradication of these materials, helping marine life, fishermen, tourism and making the world resilient to climate change.
Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)
🍊 🎑 Orange3 add-on for dealing with image related tasks
This is a project implementing Computer Vision and Deep Learning concepts to detect drowsiness of a driver and sound an alarm if drowsy.
⛵️ Implementation a variety of popular Image Classification Models using TensorFlow2. [ResNet, GoogLeNet, VGG, Inception-v3, Inception-v4, MobileNet, MobileNet-v2, ShuffleNet, ShuffleNet-v2, etc...]
Running Inception-v3 on Core ML
Designed and Developed end-to-end scalable Deep Learning Project. It is a detection system trained using InceptionV3(CNN model) + GRU(Sequential model) model to classify a video as Real or Fake. Obtained the test accuracy of 89%.
Inception V3 for Transfer Learning on Cats and Dogs
Fully supervised binary classification of skin lesions from dermatoscopic images using an ensemble of diverse CNN architectures (EfficientNet-B6, Inception-V3, SEResNeXt-101, SENet-154, DenseNet-169) with multi-scale input.
This Repository Contains Solution to the Assignments of the Generative Adversarial Networks (GANs) Specialization from deeplearning.ai on Coursera Taught by Sharon Zhou, Eda Zhou, Eric Zelikman
Classification of automotive parts as defective and non-defective with transfer learning.
Detected the crop diseases and differentiated between various crop diseases for a particular plant. Worked with appropriate neural network image classification algorithms like CNN, Inception-V3, VGG-16. and VGG-19
Google Inception-V3 with Keras
Deep Neural network using CNN pre-trained model to visually diagnose between 3 types of skin lesions
Dockerized Repo for "3D-PV-Locator: Large-scale detection of rooftop-mounted photovoltaic systems in 3D" based on Applied Energy publication.
Careium is an AI android application to help in having a long well-healthy life. Helps in tracking eaten food, ingredients, and nutrients. Careium has the advantage of estimating food ingredients, by getting food images using the mobile camera or uploading a pre-captured image to the application, resulting in related info of it such as Food’s Nu…
My project to recreate the results in "Understanding Deep Learning Requires Rethinking Generalization"
Add a description, image, and links to the inception-v3 topic page so that developers can more easily learn about it.
To associate your repository with the inception-v3 topic, visit your repo's landing page and select "manage topics."