GitHub topics: cnn-for-visual-recognition
Ahmet904-beep/computer-vision-parking-lot
This project leverages computer vision techniques to analyze parking lot occupancy. The goal is to detect available parking spaces in real-time using image and video input.
Language: Jupyter Notebook - Size: 38.1 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 1

Kedhareswer/Digit_Classifier_DeepLearning
Real-time digit recognition app with Deep Learning
Language: TypeScript - Size: 901 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 1

kimaya012/Emotion-Detection-from-Facial-Images
A deep learning-based facial emotion recognition system using the CK+ dataset and a custom CNN built with PyTorch.
Language: Jupyter Notebook - Size: 87.9 KB - Last synced at: about 18 hours ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

satyamtripathi8/Handwritten_Digit_Classifier
Explore this repository for a CNN-based handwritten digit classification project. Utilizes TensorFlow to train and evaluate models, providing a practical example of deep learning in image recognition.
Language: Python - Size: 163 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 4 - Forks: 0

exprays/Atlas
Atlas is a specialized convolutional neural network designed for satellite image change detection
Language: Python - Size: 194 KB - Last synced at: 19 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

preshanth/rfi_toolbox
This is a repository for comparing a variety of AI based flagging approaches for radio interferometric data. Here we are starting with CNNs and will move to maskRCNN and semantic segmentation.
Language: Python - Size: 23.4 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

yuxno/fruits-and-vegetables-classification-using-cnn
this is a fruits/vegs classifier using CNNs
Language: Jupyter Notebook - Size: 13 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

yogaadipranata/FaceRecognitionWithMask
This project is one of the tasks I got during college. In this project, I used the python programming language and created it in a Jupyter Notebook. In this project, I use OpenCV, TensorFlow, Keras, Mobilenet V2, Haarcascade, and datasets. For the dataset I got it in Kaggle and trained the data through Google Colab.
Language: Jupyter Notebook - Size: 112 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

pelayo-felgueroso/mnist-paint-classifier
Train a CNN on MNIST and classify digits drawn in Paint
Language: Python - Size: 12.6 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

tobybreckon/fire-detection-cnn
real-time fire detection in video imagery using a convolutional neural network (deep learning) - from our ICIP 2018 paper (Dunnings / Breckon) + ICMLA 2019 paper (Samarth / Bhowmik / Breckon)
Language: Python - Size: 3.44 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 551 - Forks: 173

dhou22/Brain-Cancer-Detection-CNN
Developing a **CNN** with **PyTorch** to accurately detect and classify **Brain Tumors** from MRI scans. Trained on a labeled dataset, this model aims to enhance tumor diagnosis, aiding healthcare professionals in neuro-oncology. 🚀
Language: Jupyter Notebook - Size: 5.72 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Rohtih8009/ml-models-and-data-preprocessing
This Repository is based on data preprocessing of our dataset and implementing ml and dl models
Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

hisanusman/Violent-activities-detection-and-scene-understanding
This project will be using a multi-modal approach to detect violent activities in CCTV footages, along with integrating scene understanding through CLIP and automatic AI report generation via LangChain (OpenAI & FLAN-T5). Criminal detection and recognition will also be implemented in order to identify criminals in CCTV feeds and alert authorities.
Language: Jupyter Notebook - Size: 1.01 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

faust-prime/X-ray-images-classification-with-Keras-TensorFlow
ConvNet (CNN) implementation to classify x-ray medical images
Language: Jupyter Notebook - Size: 87.4 MB - Last synced at: 4 days ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 12

seminarioA/BtiBrain
Language: HTML - Size: 51.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

IamSaurav07/Traffic-Sign-Recognition-on-GTSRB-using-CNN-Public
One of my project showcasing my Data Science skills
Language: Jupyter Notebook - Size: 2.41 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Livia020799/AML
This repository hosts the final assignment and final project for the Advanced Machine Learning exam, as part of the Master’s degree in Data Science at Sapienza University of Rome
Language: Jupyter Notebook - Size: 30.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

u123dev/cnn_digit_recognition
Convolutional Neural Network for Digit Recognition
Language: Python - Size: 11.2 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Mahdi-hasan-shuvo/Handwriting-Recognition
Python, Computer Vision, Machine Learning, Deep Learning, CNN, Image Classification, Image Recognition
Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

adensiau/Catheter-Placement
Classifying Catheter Placements using Machine Learning
Language: Jupyter Notebook - Size: 1.69 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sszukala/TrianglePixels
The results obtained from the experiments are compared and analyzed to determine the effectiveness of using triangle pixels in image classification tasks.
Language: Python - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ArtZaragozaGitHub/CV--Plants-Seedling-Classification
A robust image classifier using CNNs to efficiently classify different plant seedlings and weeds to improve crop yields and minimize the extensive human effort to do this manually.
Language: Jupyter Notebook - Size: 7.81 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Danielbgoncalves/tensorflow-and-cifar10-CNN
Projeto que utiliza o TensorFlow para criar uma CNN alimentada pelo CIFAR-10
Language: Jupyter Notebook - Size: 439 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AkshadK7/Facial-Expression-Recognition
Real-Time Facial Expression Recognition using TFJS and FaceAPI.js
Language: JavaScript - Size: 4.74 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ajithksenthil/StatisticalLearningProject
Object Detection with faster-RCNN and YOLO
Language: Jupyter Notebook - Size: 416 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 2

mbn-code/PhotoFaceDetect
This repo contains files for detecting faces zooming in on them and taking photos, using multi threading to optimise performance and the YOLOv3-tiny classifier.
Language: Python - Size: 159 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

protyayofficial/Automated-Weed-Detection-System
In this project, we utilized AI to perform early stage weed detection which enables the farmer to have better yield. The AI system is integrated on a Raspberry Pi which is fitted over a robot car chassis to perform the weed detection in the field.
Size: 6.16 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Mubashiruddin/Computer-vision
My colab notebooks where i worked on Full body , Face , eyes and multiple object detection and recognition using OpenCV, Haarcascade, Dlib , HOG , LBPH classifier and CNN's.
Language: Jupyter Notebook - Size: 26.1 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

oliviergimenez/lynx-id Fork of MarieJoigneau/DP-SCR_Identify-and-estimate-density-lynx-population
Re-identify animals from cam trap images
Language: Jupyter Notebook - Size: 507 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

TatevKaren/convolutional-neural-network-image_recognition_case_study
Computer Vision Case Study in image recognition to classify an image to a binary class, based on Convolutional Neural Networks (CNN), with TensorFlow and Keras in Python, to identify from an image whether it is an image of a dog or cat. (Includes: Data, Case Study Paper, Code)
Language: Python - Size: 6.45 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 21 - Forks: 6

attarmau/Multimodal-Misinformation-Detection
Multimodal deep learning model for fake news classification.
Size: 7.81 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Aryan281103/Translating-Silence-Sign-Language-to-Text-Converter
Real-time sign language to text and speech converter using computer vision, deep learning, and a user-friendly GUI for ASL recognition.
Language: Python - Size: 11.5 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Dhru007/COLOR_DETECTION
color_detection using CNN (Convolutional Neural Network) is a type of deep learning algorithm used for image classification, object detection, and various computer vision tasks.
Language: Python - Size: 898 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

rajpatel1412/Handwritten-Number-DIgitizer-MNIST-dataset-for-CNN-machine-learning-CMPT412-
This is a Matlab implementation of a Convolution Neural network (CNN) that has been trained with the MNIST dataset to recognize handwritten numbers. Some of the functionality was implemented with the help of Yasutake Furukawa in the Computer Vision (CMPT412) class at SFU
Language: MATLAB - Size: 23.3 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

aman167/Doodle-Guesser-using-CNN-
"🎨🤖 Doodle-Guesser Game: Draw doodles & let AI guess! Powered by a CNN trained on Google's QuickDraw dataset (1 million+ images and 345 classes), it predicts in real-time and shows the top 5 probabilities with a pie chart 🥧. Built using TensorFlow, Keras, & Streamlit. A fun blend of AI & gaming! 🚀"
Language: Jupyter Notebook - Size: 15.8 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

abdullahejazjanjua/cs231n
This repository contains notes and assignments about the course offered by standford CS231n taught by Fei Fei Li, Justin Johnson and Serena Young.
Language: Jupyter Notebook - Size: 66.2 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

fotisk07/Deep-Learning-Coursera
Projects from the Deep Learning Specialization from deeplearning.ai provided by Coursera
Language: Jupyter Notebook - Size: 87.4 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 136 - Forks: 56

Goutam1511/Sign-Language-Recognition-using-Scikit-Learn-and-CNN
The project aims at building a machine learning model that will be able to classify the various hand gestures used for fingerspelling in sign language. In this user independent model, classification machine learning algorithms are trained using a set of image data and testing is done. Various machine learning algorithms are applied on the datasets, including Convolutional Neural Network (CNN).
Language: Python - Size: 35.2 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 14 - Forks: 3

Guillaume-amann/AI_project_for_WorldBank Fork of Fred7793/projetWB
World Bank commissioned Group Project | Project Finance Analysts use quantitative tools to assess potential investments. This project leverages CNNs to efficiently extract road attributes in LMICs.
Language: Python - Size: 2.11 GB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

cloudwiser/ObjectDetectionRPiZero
TensorFlow Lite object detection example for Raspberry Pi Zero
Language: C++ - Size: 5.28 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 26 - Forks: 7

ayushdabra/ImageClassificationProject-IITK
This repository contains the Jupyter notebook for the custom-built VGG16 Model build for the Tiny ImageNet dataset.
Language: Jupyter Notebook - Size: 6.55 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

Aayusht02/Drowsiness-Detection
This repository hosts a system designed to detect drowsiness in drivers using real-time video input. The system leverages OpenCV for face and eye detection and implements a deep learning model to assess eye closure duration and facial features to determine drowsiness.
Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

m-karthik-kumar/Anti-Litter-System-using-YOLOv5
This application is used to detect the person littering using the cameras and inform the authorities if people do not adhere to the rules of the environment
Language: Python - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

ansh-gangapurkar/plant_disease_classifier
A machine learning model designed to classify plant diseases based on leaf images using a convolutional neural network.
Language: Jupyter Notebook - Size: 13.4 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

ZaZi2002/Neuroscience-Project-CNN
This project is part of the Neuroscience of Learning, Memory, Cognition course and focuses on the visual processing pathways in the brain, particularly the dorsal and ventral streams.
Language: Jupyter Notebook - Size: 3.13 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Nishita76/Hand-gesture-recognition-model
Language: Jupyter Notebook - Size: 798 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

aaditya620321/Face-Mask-Detection
Project aims to create a face mask detection system using Convolutional Neural Networks (CNNs)
Language: Jupyter Notebook - Size: 20.1 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

dahhmani/Eye-Controlled-Wheelchair
Senior Capstone
Language: Batchfile - Size: 68.9 MB - Last synced at: 24 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Vbdiaz/face-app
Using an image this app will predict your age, gender, and emotion.
Language: Python - Size: 9.43 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

FandosA/Face_Tracking_From_Scratch_PyTorch
Implementation of a deep learning model based on the VGG16 neural network to track faces in a video or with a camera in real time.
Language: Python - Size: 246 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

Faiber09/Computer-Vision-and-Deep-Learning-Capstone-Project
The objective of this project was to develop a deep learning model capable of identifying cracks in concrete. The goal was to create a robust pipeline for computer vision tasks that can accurately classify images as either containing cracks (positive) or not (negative).
Language: Jupyter Notebook - Size: 5.92 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

rahman-samiur/flower-species-recognition
Using state-of-the-art pre-trained Deep Neural Net architectures for Flower Species Recognition
Language: Python - Size: 51.2 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

shubhammate013/Adsentis_DApp
Advertisment Sentiment Analysis
Language: Python - Size: 73.7 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Sowmi04/Digit-Recognizer
Develop a deep learning model using Convolutional Neural Networks (CNNs) to accurately classify handwritten digits from the MNIST dataset. The goal is to create a digit recognizer system that can correctly identify digits ranging from 0 to 9 with high accuracy.
Language: Jupyter Notebook - Size: 1.69 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

SpyrosMouselinos/MasterThesis
VHDL implementation of a customizable CNN
Language: VHDL - Size: 6.73 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 9 - Forks: 1

kpilkk/CarND-Traffic-Sign-Classifier-Project
Udacity Self Driving Nanodegree Project 4
Language: Jupyter Notebook - Size: 10.8 MB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

DivyanshTiwari20/DivyanshTiwari20-face-emotion-recognition-model
It is an basic face emotion recognition model using CNN
Language: Jupyter Notebook - Size: 13.9 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

AniruthSuresh/SpeedServ---AI
SpeedServAI is a machine learning project that tracks tennis players' speed, position, and ball speed in real-time video. Using YOLO for object detection and CNNs for feature extraction, it provides accurate, real-time insights into match dynamics, enhancing performance analysis .
Language: Jupyter Notebook - Size: 16.6 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

NiharJani2002/Kaggle-Computer-Vision-Course-
Computer Vision Course By Kaggle
Language: Jupyter Notebook - Size: 1.85 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Arivima/LeWagon_Pokedex
Deep learning classification and generation of pocket monster
Language: Python - Size: 405 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

Aditya-Codes-247/Convolutional-Neural-Networks
This Repository hosts all my CNN related projects.
Language: Jupyter Notebook - Size: 644 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

fcantatore/MEI-Reconstruction
Code for my BCs thesis on mice's most exciting images
Language: Jupyter Notebook - Size: 19.2 MB - Last synced at: 30 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

pamelaredjepovska/FaceRecognition
Attendance recording project using face recognition
Language: Python - Size: 1.79 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Aydana1/Assignm1_CV703
Fine-grained classification using ResNetv2 (Visual Recognition and Object Detection) @ MBZUAI
Language: Jupyter Notebook - Size: 1.13 MB - Last synced at: 29 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

bhaskart488/DeepfakeDetection
Deepfake image detection system with accuracy of 87.38% with custom CNN model and 92% with pretrained models
Language: Jupyter Notebook - Size: 6.87 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

v-ade-r/Tent_0-1_Image_Classification
Fine-tuned EfficientNetV2B0, for binary Image_Classification, with Gradio.
Language: Python - Size: 1.91 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

avinashkrishna07/plant-disease-prediction-cnn-deep-leanring-project
Plant Disease Prediction with CNN - Deep Learning Project
Language: Jupyter Notebook - Size: 274 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

bohdansok/Face_Recognition
This is "ready from box" face recognition app, based on Mediapipe, dlib and face_recognition modules.
Language: Python - Size: 4.53 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 3

CodeByGirum/Chest-Xray-Pneumonia-Detection-Neural-Network-Model
This project aims to detect pneumonia from chest X-ray images using a Convolutional Neural Network (CNN). The model is trained on a dataset of chest X-ray images and evaluated for its performance. The project is ongoing, and I aim to fine-tune the model in the future. If you are seeing this, it means I am still working on the project.
Language: Jupyter Notebook - Size: 1020 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

wyattPol/circle_detection_cnn
circle detection using cnn
Language: Python - Size: 29.7 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

m0hamdan/Dog_Breed_Identification_App
Image classification demo running on Flask
Language: HTML - Size: 8.94 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

SomyanshAvasthi/YOLO-Object-Detection-using-OpenCV
YOLO (You Only Look Once) is a real-time object detection system that can detect objects in images and videos quickly and accurately. The deep learning algorithm is trained to recognize new objects and improve its accuracy over time.
Language: Python - Size: 4.64 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

22036435/henshin-Voices-Unveiled
Applies from web scrapping, and machine learning models to detect pose/sound/hate speech content. The collected data involves a web app interface to showcase generated video, speech and interaction of audiences.
Language: Python - Size: 14.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vimalan-u/Fake-vehicle-finder
This project is used to identify the fake vehicle by using number plate and face recognition . Problem statement provided by KAVACH HACKATHON 2023 PSID = KVH-005
Language: HTML - Size: 326 KB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

aoboturov/cs231n-17
CS231n: Convolutional Neural Networks for Visual Recognition Assignments Implementation
Language: Jupyter Notebook - Size: 14.1 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

TheODDYSEY/Image-Classification-Node-TensorFlow
TensorFlow Image Classification App 🖼️
Language: JavaScript - Size: 3.28 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

duvrdx/ic_classificacao_rochas
Rock Classification with Convolutional Neural Networks
Language: Jupyter Notebook - Size: 79.7 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

animesh-007/midas_internship_task2
Pytorch solution of MIDAS LAB INTERNSHIP Task 2
Language: Python - Size: 18.5 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

glarbi/Vision-based-waste-sorting
Waste separation is an important step in the recycling process to preserve the environment. In this project we sort waste using a camera avec a Convolutional Neural Network.
Language: Python - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

HayatiYrtgl/Cell_Classification_CNN
This code trains a CNN in Keras to classify cell images (infected/uninfected). It sets up data generators, defines model architecture with convolutional layers, applies regularization, configures callbacks, and trains the model for binary classification.
Language: Python - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

trong0dn/emo-detective
An emotion detection CNN-based model that can detect emotions from images in real-time
Language: Jupyter Notebook - Size: 1.26 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jorge-jrzz/ear_segmentation
Ear segmentation in real time
Language: Jupyter Notebook - Size: 252 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

manojbhavvan/Face-Recognition-Mechanism-using-MobileNet
Language: Python - Size: 20.9 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

garysieling/image-tagging
UI to rapidly tag images
Language: TypeScript - Size: 96.7 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 2

Ahisingh/morseblink
morse code to text converter using CNN model
Language: Python - Size: 662 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

thevickypedia/face_recognition
Face recognizing script using OpenCV
Language: Python - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ablanco1950/CarsBrands_Inceptionv3
Project that detects the brand of a car, between 1 and 49 brands, that appears in a photograph, with a success rate of more than 70% (using a test file that has not been involved in the training as a valid or training file, "unseen data") and can be implemented on a personal computer
Language: Python - Size: 19.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

aritradey-CS/Cancer-detection-app
Lung Cancer Prediction Model: Leverage the power of deep learning with this TensorFlow-based project. Trained on a dataset of lung X-Ray images, the model accurately predicts cancer cases. Easily integrate and utilize the model for early detection. #HealthTech #MachineLearning
Language: JavaScript - Size: 39.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

RazvanDu/DUCK-Net
Using DUCK-Net for polyp image segmentation. ( Nature Scientific Reports 2023 )
Language: Jupyter Notebook - Size: 1.04 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 61 - Forks: 18

sumitbinnani/Novice-Vs-Expert-Deep-CNN
Size: 1.4 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

prakashchhipa/MNIST-Digit-Recognizer
Solution for CNN based digit recognition on MNIST dataset from Kaggle competition
Language: Python - Size: 15.1 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

gregtozzi/diagnosing_pneumonia
Detecting Pneumonia from Pediatric Chest X-Rays with Deep Learning
Language: Jupyter Notebook - Size: 1.47 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mrsergazinov/particle-force-cnn
Reconstruction of forces from images of photoelastic particles
Language: Jupyter Notebook - Size: 25.7 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

GiteshJ/Deep-Learning
Deep Learning Course by DeepLearning.AI
Language: Jupyter Notebook - Size: 105 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

munoztd0/dog_classifier
The goal is to build a pipeline that can be used to process real-world, user-supplied images. Given an image of a dog, the algorithm will identify an estimate of the canine’s breed. If supplied an image of a human, the code will identify the resembling dog breed. All the code is written in Python 3 and Keras with TensorFlow
Language: Python - Size: 11.3 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

joydeb28/Computer-Vision-Notebooks
Object Detection
Language: Jupyter Notebook - Size: 11.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

jr-saitama/Sudoku-Solver
Sodoku Solver
Language: Python - Size: 1.79 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Sousannah/hand-gestures-recognition-using-CNN-and-OpenCV
Language: Jupyter Notebook - Size: 1.09 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

0xSabdadev/NeuralNetwork-YOLOXNano-HandSeals-Recognition
Build Naruto Hand Seals Recognition with Convolutional Neural Network YOLOX-Nano
Language: Python - Size: 60.1 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

asutoshkaranam/Guardian-Angel
AI Powered Autonomous Driving Assistant
Language: JavaScript - Size: 93.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
