Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: inceptionv3

mathbeal/p_pneumonia_training

transfert learning using inceptionv3 + extra model for pneumonia xray prediction

Language: Jupyter Notebook - Size: 377 KB - Last synced: 8 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

IsraelAbebe/plant_disease_experiments

A project to train and evaluate different dnn models for plant disease detection problem, tackle the problem of scarce real-life representative data, experiment with different generative networks and generate more plant leaf image data and implement segmentation pipeline to avoid miss-classification due to unwanted input

Language: Python - Size: 15.3 MB - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 22 - Forks: 27

krayc425/NotMinion

Another version of 'Not Hotdog' in Silicon Valley.

Language: Objective-C++ - Size: 8.71 MB - Last synced: 8 months ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 1

KooroshRH/InceptionV3-transfer-learning

A simple classifier model that fine-tune the InceptionV3 model

Language: Jupyter Notebook - Size: 8.79 KB - Last synced: 8 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

priyanksonis/Identification-of-the-dominant-speaker-in-video

Identify the person (speaker) in video, where this person is performing an art or speaking as a motivational speaker

Language: Python - Size: 965 KB - Last synced: 9 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

ritazh/k8s-ml

🎱 A demonstration of existing machine learning toolkits on Kubernetes

Language: Python - Size: 180 MB - Last synced: 8 months ago - Pushed: about 5 years ago - Stars: 51 - Forks: 22

shreyas-akhuma/Breast-Cancer-Classifier

Language: Jupyter Notebook - Size: 402 KB - Last synced: 9 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

OlafenwaMoses/Model-Playgrounds

A project developed and maintained as part of the aim at bringing current capabilities in machine learning and artificial intelligence into practical use for non-programmers and average computer users.

Language: Python - Size: 3.86 MB - Last synced: 18 days ago - Pushed: about 6 years ago - Stars: 14 - Forks: 12

imanrnj/Kaggle-leaf-classification-competition-using-transfer-learning

The objective of this playground competition is to use binary leaf images to accurately identify 99 species of plants. I use InceptionV3 model for classify kaggle binary leaf images.

Language: Jupyter Notebook - Size: 69.3 KB - Last synced: 9 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

mpj1234/CNN-ML-Classify-TensorFlow

使用TensorFlow预训练好的RNN模型来提取预分类特征,进而使用预分类特征在机器学习上进行训练和分类。

Language: Python - Size: 122 MB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

narenkhatwani/FoodAayush

This repository consists of our Final Year Project. You can find everything starting from our code to all the resources in this repository

Language: Python - Size: 108 MB - Last synced: 6 months ago - Pushed: 11 months ago - Stars: 18 - Forks: 3

bhavul/Happy-or-not

In this mini-experiment, I build a classifier that finds if the person(s) in a given image are happy or not.

Language: Jupyter Notebook - Size: 18.3 MB - Last synced: 9 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

saket349/ImageCaptionGenerator

Machine Learning

Language: Jupyter Notebook - Size: 1.58 MB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

singhcpt/PlantClassifier

This repo uses TensorFlow's Inception V3 Model to classify whether an image is a tomato or a potato. The model can be used to classify more types of plants, simply add more labeled folders of images.

Language: Python - Size: 167 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 1

mauri870/kaggle-cats-vs-dogs-redux

My simple solution for the Kaggle Cats vs Dogs Redux competition

Language: Go - Size: 2.93 KB - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 4 - Forks: 1

shiv213/Artificial-Intelligence-for-Colon-Cancer-Detection

Image classifier for colon cancer detection from colonoscopies.

Language: Python - Size: 87.8 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 11 - Forks: 10

koltaib/Melanoma_Detection

This is a project documentation about melanoma detection methods using convolutional neural networks.

Language: Jupyter Notebook - Size: 3.39 MB - Last synced: 3 months ago - Pushed: over 3 years ago - Stars: 4 - Forks: 2

LoneSurvivor/Diabetic-Retinopathy-Detection-using-Inception-V3-and-OpenCV

Size: 1000 Bytes - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

forbiddenvelocity/deepArt-SynapseAI

deepArt, a Deep Dreaming Project under the Start-Up SynapseAI, co-founded by me. An algorithm to transform a given image into 'deep dreaming' stage using the popular image processing libraries and frameworks and seamless compatibility with pre-trained model InceptionV3.

Language: Jupyter Notebook - Size: 1.74 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

HumairaFasih/serengeti-image-captioning

A deep learning model that generates captions for camera trap images in the Snapshot Serengeti dataset.

Language: Jupyter Notebook - Size: 5.02 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

abrahamgenetu/Automated_Malaria_Detection_System

Automated Web-based Malaria Detection System Using Machine Learning, Deep Learning and Transfer Learning Techniques: A Comparative Analaysis

Language: Jupyter Notebook - Size: 219 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

Snigdho8869/DeepDream-Neural-Network-Visualization

Exploring DeepDream's surreal image generation and transformation using TensorFlow.

Language: Jupyter Notebook - Size: 3.16 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

anshulsingh8101/Cotton-Disease-Prediction-web_app-Transfer-learning

Using transfer learning to predict if there exists a cotton disease in the plant or not. The best were the inceptionv3 model and the ResNet50 model and then finally made a model for the web using flask for an end-to-end deployment of this project.

Language: Jupyter Notebook - Size: 1.09 MB - Last synced: 4 months ago - Pushed: over 3 years ago - Stars: 5 - Forks: 0

sthasam2/traffic-light-detection

Detection of Traffic Lights using Transfer Learning on InceptionV3 model

Language: Jupyter Notebook - Size: 2.28 MB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

jackfrost1411/covid-19_diagnosis

# Covid 19 diagnosis using Convolutional Neural Networks

Language: Jupyter Notebook - Size: 107 MB - Last synced: 11 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 3

roshansadath/Medical-Image-Diagnosis-using-Convolutional-Neural-Networks

Implementation of Deep Neural Networks to solve Medical Image Classification using Chest XRay Images

Language: Jupyter Notebook - Size: 31.6 MB - Last synced: 11 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

plabadille/image_classifier

This is a neural network starter for fine-tuning InceptionV3 model with Keras, TensorFlow and your own data to answer to image classification/recognition needs. It's ready to run on your own dataset without any modifications after installing dependencies. Lastly, you can easily customize the training constants to be coherent with your dataset/computer in top of each script.

Language: Python - Size: 43 KB - Last synced: 9 months ago - Pushed: over 6 years ago - Stars: 4 - Forks: 2

altruistcoder/Digivision

A deep learning based application which is entitled to help the visually impaired people. The application automatically generates the textual description of what's happening in front of the camera and conveys it to person through audio. It is capable of recognising faces and tell user whether a known person is present in front of him or not.

Language: Jupyter Notebook - Size: 82.4 MB - Last synced: 7 months ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 1

Snigdho8869/Cataract-Detection-with-Inception-Pretrained-Model

Cataract detection using an Inception pretrained model - a repository for accurate and automated cataract identification.

Language: Jupyter Notebook - Size: 10.7 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

BharathwajManoharan/Tamil-Handwriting-Recognition-CNN

This repository features my first machine learning project, developed during my second year as a university student. It focuses on recognizing and detecting handwritten Tamil characters using machine learning techniques.

Language: Python - Size: 5.3 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

Ank050/Melanoma-Model

InceptionV3 is a pre-trained deep learning model commonly used for image classification tasks. By leveraging convolutional layers with diverse receptive field sizes. Applied to melanoma detection, it can analyze skin lesion images to aid in identifying potential cases of skin cancer.

Language: Python - Size: 0 Bytes - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

sabrid369/HybridMultiStageDeepLearingApproach

The open source code for the paper "A Hybrid Multi-stage Model based on YOLO and Modified Inception Network for Rice Leaf Disease Analysis" Hybrid_Multi_Stage_DeepLearing_Approach

Size: 1000 Bytes - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

msikorski93/Alzheimer-s-Disease-Classification

A multi classification using scikit-learn and TensorFlow models on MRI scans of patient's brains.

Language: Jupyter Notebook - Size: 1.96 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

kamrul-brur/Bird-Classification-Inception-v3

Bird Species Classification using Inception-v3 Network

Language: Jupyter Notebook - Size: 0 Bytes - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

NANDINI-star/Real-life-violence-detection

Language: Jupyter Notebook - Size: 1.98 MB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 18 - Forks: 10

UsefGamal/Visual-Question-Answering-VQA

A Multimodal project in which a vision model used to understand images concatenated with NLP model to understand questions in order to provide answers based on both questions and images

Language: Jupyter Notebook - Size: 2.19 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

protim2001/Plant-leaf-disease-prediction

Plant (Potato and Tomato) leaf Disease Prediction

Language: Jupyter Notebook - Size: 163 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

amine-akrout/Smoker_detection

Smoker Detection deep learning model served via a Web App using TensorFlow, tensorflow-serving, flask and Docker compose

Language: Jupyter Notebook - Size: 21 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

LaurynArora1/Brain-Tumor-Detection

Comparitive study on VGG16, InceptionV3 and ResNet50 using the Brain MRI Image dataset

Language: Jupyter Notebook - Size: 1.65 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

ssabrut/mask-classifier

This project was associated with my university for final project Artificial Intelligence course. The model was built using InceptionV3 pre trained model and deployed using OpenCV module.

Language: Jupyter Notebook - Size: 71.2 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

shambhavi2703/dog_emotion_detection_flask

This repository contains a Flask web application that predicts the emotion of dogs from images.

Language: Jupyter Notebook - Size: 83.1 MB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Snehal-Reddy/ILGNET-ActivationMaps

Inception Modules with Connected Local and Global Features implemented with CAM.

Language: Python - Size: 4.31 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 4 - Forks: 1

bkataru/galaxy-classifier

A image classifier that classifies whether a galaxy is spiral, elliptical, or irregular. Built using Tensorflow v2 and Google's inception v3 model.

Language: Python - Size: 181 MB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 9 - Forks: 0

SunilGolden/Tomato-Leaf-Disease-Classifier

Language: Jupyter Notebook - Size: 6.46 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

gulabpatel/CNNs

Language: Jupyter Notebook - Size: 24.6 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 5 - Forks: 1

damminhtien/deep-learning-image-caption-generator

Deep CNN-LSTM for Generating Image Descriptions :smiling_imp:

Language: Jupyter Notebook - Size: 3.32 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 27 - Forks: 7

sleepingcat4/Conv-Mapping

Extracting information (feature Map) fromm Conv layers and analysing their characteristics

Language: Python - Size: 19.5 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 3 - Forks: 0

cocoa-ai/InceptionVisionDemo

🎥 iOS11 demo application for dominant objects detection.

Language: Swift - Size: 1.34 MB - Last synced: about 2 months ago - Pushed: over 6 years ago - Stars: 53 - Forks: 6

roshan151/Hackathon-Computer-Vision-2022

My team won Jury's Pick award at CBRE Hackathon 2022. We trained a hybrid CNN model to predict housing prices. The model is trained on images from Google Earth and other publicly available data like a property's distance from top rated restaurants.

Language: Jupyter Notebook - Size: 17 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 1

Samir-atra/CancerDetector

The final project of AI50xIraq course is found in the commit on 21-3-2023

Language: Jupyter Notebook - Size: 608 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 1

thecoffeedev/comparitive-study-cnn-models

Comparitive analysis of various CNN models which includes, RapidNet (Custom Model), VGG16, VGG19, InceptionV3, and DenseNet201.

Language: Jupyter Notebook - Size: 8.52 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

anachaba/Healthron

A Disease Outbreak Assistance system using machine learning and Artifitial Intelligence

Language: Python - Size: 242 MB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 6 - Forks: 1

DataRohit/Garbage-Image-Classification

This is Garbage Image Classification End-To-End Project built using Python and Streamlit.

Language: Jupyter Notebook - Size: 806 KB - Last synced: almost 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

prathyuma-08/VITISH-2023

An internal hackathon for Kavach 23

Language: Jupyter Notebook - Size: 43 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

anachaba/Anti-Human

A Artifitial Intelligent Securtiy system that detects humans using a camera and beeps an alarm .

Language: Python - Size: 11.7 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

Pradeep23-01/Dog-Breed-Classifier-IncV3

120 Dog Breeds are classified using Transfer Learning from InceptionV3 with ImageNet weights.

Language: Jupyter Notebook - Size: 584 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

DataRohit/Walk-or-Run-Image-Classification

This is Deep Learning project made using InveptionV3 model and Images taken from Kaggle to predict if the person in Image is Walking or Running.

Size: 1.08 MB - Last synced: almost 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

iosdevted/inceptionv3-coreml

iOS Application with inceptionV3 for object Image Classification

Language: Swift - Size: 82 MB - Last synced: 11 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 1

RisenAgain/Bone-Age-Detection-From-X-Ray

Language: Python - Size: 106 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 24 - Forks: 14

sagarikajadon13/paper_implementations_pytorch

pytorch implementations of some DL architectures. Includes googlenet, resnet, inceptionV3, densenet, mobilenetV1, mobilenetV2, senet, efficientnetV1, transformer etc.

Language: Python - Size: 18.6 KB - Last synced: 12 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 1

xiaowuc2/Soil-moisture-prediction-on-images-usingTransfer-Learning

With transfer learning approach on imbalanced dataset we've achieved 81% accuracy @Inceptionv3

Language: Jupyter Notebook - Size: 10.2 MB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

MuhammadTayyab-SE/inappropriate-image-detection

Language: Jupyter Notebook - Size: 4.73 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

silwindo/Transforming-Singapore-Food-Nutrition-with-Machine-Learning---Capstone-Project

How machine learning can facilitate food logging and push nutrition report, recipe recommendation and online purchase of ingredients. Impact both healthcare and online food business opportunity. Use Deep Learning models (CNN, VGG16, INCEPTION V3) for 9 classes of food images

Language: Jupyter Notebook - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

alnbvy/InceptionV3_transfer_learning

Image classification using transfer learning

Language: Jupyter Notebook - Size: 1.83 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

SarthakJShetty/Fracture

Vision Based Inspection tool comprising of retrained Inception V3 network and OpenCV Filters for fracture detection. Published at A2IC 2019.

Language: Python - Size: 943 KB - Last synced: 10 months ago - Pushed: almost 5 years ago - Stars: 10 - Forks: 7

AthiraNirmal/Medical-Image-Classification-

The model which classifies given image into any of 12 organs(Brain, Chest, Colon, Bladder, Cervix,Prostate, Soft Tissue,Esophagus,Lymph Nodes, Pancreas,Eye) and detects cancer for Brain and Breast

Language: Jupyter Notebook - Size: 3.34 MB - Last synced: 8 months ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

3outeille/Research-Paper-Summary

Summary & Implementation of Deep Learning research paper in Tensorflow/Pytorch.

Language: Jupyter Notebook - Size: 1.27 GB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 32 - Forks: 8

hwaseem04/Urban-Rural-Classification

PyTorch implementation

Language: Jupyter Notebook - Size: 146 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Amirnaderiy/Ensemble-Model-for-Liver-Fat-Classification-using-Pre-trained-CNNs

Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

AKASH2907/bird_species_classification

Supervised Classification of bird species :bird: in high resolution images, especially for, Himalayan birds, having diverse species with fairly low amount of labelled data [ICVGIPW'18]

Language: Python - Size: 24.2 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 59 - Forks: 26

YeonwooSung/PyTorch_CNN_Architectures

My PyTorch implementation of CNNs. All networks in this repository are using CIFAR-100 dataset for training.

Language: Python - Size: 53.7 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 14 - Forks: 2

aquapapaya/Post-training-quantization

Post quantization with TensorFlow and model compilation with TVM

Language: Python - Size: 6.37 MB - Last synced: 11 months ago - Pushed: almost 3 years ago - Stars: 4 - Forks: 0

iamvishnuks/AudioNet

Audio Classification using Image Classification

Language: Python - Size: 192 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 48 - Forks: 10

ozgecinko/AlzheimersDiseaseClassifier

Sakarya University Final Year Project of Özge Çinko and Kader Miyanyedi.

Language: Jupyter Notebook - Size: 139 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 2

AndryRafam/Tuberculosis

Classification of Tuberculosis (X-ray imagery).

Language: Jupyter Notebook - Size: 4.04 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 4 - Forks: 0

anktplwl91/visualizing_convnets

This is the code repository for my Medium post "Understanding your Convolution network with Visualizations"

Language: Jupyter Notebook - Size: 9.11 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 90 - Forks: 28

Gautham0011/Pneumonia-Detection-Using-Deep-Learning

In this Project we aim to dive into a Present Societal Pandemic issue which we are facing around us past 2 years due to outbreak of Novel Corona Virus.  Getting tested for covid-19 virus is not an easy deal with costly RT-PCR test, and delayed results, and with its no. of variants with different mutations emerging everyday all the new methods found to detect the virus and its variant have either become : - Ineffective as all tests may not find each of the variants. - Each of them a set a finical restrictions for the technology used. - Each test has its own detection time .  Chest X-Ray already exists and overcomes most of the above drawbacks, but still fail to give long term effects or severity.  So as a Solution We Aim to develop a model to give large no. of classifications and comparisons of Covid Patients and whether it leads to pneumonia disease , also these models could be trained to classify long term effects after years of infection how things could change w.r.t chest infections, and lead to other chronic disease.

Language: HTML - Size: 314 MB - Last synced: 12 months ago - Pushed: about 2 years ago - Stars: 3 - Forks: 0

ShawonAshraf/Fruit-Image-Classification 📦

Language: Jupyter Notebook - Size: 28.6 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

techouse/see-food 📦

A recreation of the Silicon Valley series "Not Hotdog" app

Language: Swift - Size: 82 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

MattTimms/unihack19 📦

PoC of a Melenoma detection and skin care safety app for UniHack19-Melb

Language: JavaScript - Size: 497 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 2 - Forks: 0

phrazzld/flask-poem 📦

The TensorFlow for Poets model as a Flask app.

Language: Python - Size: 75.5 MB - Last synced: 29 days ago - Pushed: almost 2 years ago - Stars: 5 - Forks: 0

hodaypi/AppSRD

Language: Jupyter Notebook - Size: 680 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

MathurUtkarsh/InceptionV3-on-Cifar10

Implementing Inception-v3 on Cifar10 Dataset

Language: Jupyter Notebook - Size: 125 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Pegah-Ardehkhani/Neural-Style-Transfer

Generate an Image with the Same "Content" As a Base Image, But with the "Style" of a Different Picture

Language: Jupyter Notebook - Size: 4.48 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

farhan1503001/Image-Forgery-Detection

Comparison between different DL models such as VGGnet,InceptionV3,Resnet for copy move forgery detection

Language: Jupyter Notebook - Size: 438 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 4 - Forks: 0

ShubhamSongire/COVID-19-Chest-x-ray-challenge

The following is the premise for this challenge: Available COVID-19 chest x-ray data from a given facility is limited. This is like the mini-dataset. Unseen images may come from various sources that may need appropriate preprocessing. Besides the larger dataset provided, participants are welcome to use external sources to supplement the available data.

Language: Jupyter Notebook - Size: 235 KB - Last synced: 11 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Sardhendu/DeepFaceRecognition

Face Recognition with Transfer Learning

Language: Jupyter Notebook - Size: 29.1 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 16 - Forks: 7

TareqTayeh/Skin-Lesion-Classification-using-CNN

The purpose of this project is to correctly classify the skin lesion category present in an image, by building the most accurate ML model. 4 different CNN architectures were used and evaluated.

Language: Jupyter Notebook - Size: 8.84 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 2

fadybaly/finetune_vgg16_inception_v3

fine tuning vgg16 and inception v3

Language: Python - Size: 27.3 KB - Last synced: 27 days ago - Pushed: over 5 years ago - Stars: 2 - Forks: 1

cynicphoenix/Human-Action-Recognition

Computer Vision Project : Action Recognition on UCF101 Dataset

Language: Jupyter Notebook - Size: 935 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 26 - Forks: 10

hoang-ho/Skin_Lesions_Classification_DCNNs

Transfer Learning with DCNNs (DenseNet, Inception V3, Inception-ResNet V2, VGG16) for skin lesions classification

Language: Jupyter Notebook - Size: 11.2 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 47 - Forks: 29

prasanna08/Vigilancia Fork of Yash9060/Vigilancia

Video surveillance using deep learning models

Language: Python - Size: 471 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 8 - Forks: 4

Shrey-Viradiya/Pneumonia_Detection

This repository contains code for pneumonia detection using X-ray images of the lungs.

Language: Python - Size: 207 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 8 - Forks: 3

sirreajohn/F00d_recognition

Food recognition using streamlit with inception v3 backend

Language: Python - Size: 84.2 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 2

SARIT42/image-Annotation-Speech

Explaining the contents of an image in the form of speech through caption generation using Inception-V3 model , LSTM model ,Goggle Text-To-Speech API and playsound library .

Language: Jupyter Notebook - Size: 1.08 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

karthikmswamy/Keras_In_TensorFlow

Image and text classification using Keras in TensorFlow 1.2

Language: Jupyter Notebook - Size: 2.16 MB - Last synced: 11 months ago - Pushed: almost 7 years ago - Stars: 5 - Forks: 7

AkashVS01/Covid-detection-using-XAI

CNN architectures Resnet-50 and InceptionV3 have been used to detect whether the CT scan images is covid affected or not and prediction is validated using explainable AI frameworks LIME and GradCAM.

Language: Jupyter Notebook - Size: 1.19 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 1

IMvision12/Pre-Trained-Models-Implementation

This Repo Is about Implementation Of Pre-Trained Models from scratch using Tensorflow

Language: Python - Size: 570 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

harimkang/food-image-classifier

Food classifier trained the inception_v3 model

Language: Python - Size: 775 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 4

AbdulAhadSiddiqui11/Pokemon-Image-Classifier

Its a convNet built upon InceptionV3 and trained on 928 pokemon classes.

Language: Jupyter Notebook - Size: 1.93 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 4 - Forks: 0

Related Keywords
inceptionv3 305 deep-learning 108 tensorflow 83 transfer-learning 77 keras 64 python 59 machine-learning 58 cnn 53 image-classification 50 vgg16 47 convolutional-neural-networks 37 computer-vision 35 resnet-50 29 inception-v3 27 classification 25 resnet 25 deep-neural-networks 23 vgg19 20 keras-tensorflow 20 pytorch 20 python3 19 flask 16 image-captioning 16 mobilenetv2 15 mobilenet 15 xception 13 inception 13 cnn-classification 13 opencv 13 densenet 12 image-processing 11 coreml 11 cnn-keras 10 lstm 10 inception-resnet-v2 10 imagenet 10 artificial-intelligence 10 vgg 9 pretrained-models 9 image-recognition 9 streamlit 9 resnet50 9 tensorflow2 9 object-detection 8 fine-tuning 8 alexnet 8 neural-network 8 kaggle 7 googlenet 7 neural-networks 7 deeplearning 7 efficientnet 7 rnn 7 flask-application 6 detection 6 bleu-score 6 squeezenet 6 covid-19 6 ios 5 jupyter-notebook 5 attention 5 convolutional-neural-network 5 data-science 5 caption-generation 5 pneumonia-detection 5 numpy 5 swift 5 recurrent-neural-networks 5 streamlit-webapp 5 ai 5 pre-trained-model 4 vggnet 4 senet 4 deep-learning-algorithms 4 classification-model 4 generative-adversarial-network 4 captioning-images 4 opencv-python 4 dataset 4 keras-neural-networks 4 matplotlib 4 image-classifier 4 densenet121 4 kaggle-competition 4 medical-imaging 3 face-recognition 3 facenet 3 pandas 3 cancer-detection 3 style-transfer 3 android 3 disease-prediction 3 ml 3 plant-disease 3 scikit-learn 3 ensemble-learning 3 gpu 3 beam-search 3 vgg16-model 3 cnn-model 3