Ecosyste.ms: Repos

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

GitHub topics: cnn-classification

bleugreen/deeprhythm

Rapid, precise tempo prediction on modern music.

Language: Python - Size: 23.9 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 7 - Forks: 3

YuanitaIP/DPS3-D-Bangkit-Final-Project-Assignment---Pneumonia-Classification

Bangkit Final Project is the final assignment given to the Bangkit's participant for the requirement to be graduated from the program. Team DPS3-D is choosing the pneumonia dataset and making the classification platform using the Convolutional Neural Network (CNN) model.

Language: Jupyter Notebook - Size: 47.2 MB - Last synced: about 5 hours ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

cbgithub7/NFR-Classification-CNN Fork of dennybritz/cnn-text-classification-tf

Legacy code (2018) for non-functional requirement (NFR) sentence classification via a Convolutional Neural Network (CNN), now outdated. Current standards for Natural Language Processing (NLP) favor transformers (e.g., BERT, GPT).

Language: Jupyter Notebook - Size: 1.4 MB - Last synced: about 9 hours ago - Pushed: about 11 hours ago - Stars: 0 - Forks: 0

santiagoafl/Birds

Proyecto desarrollado en Python, donde se analizó un problema de clasificación de imágenes haciendo uso de aprendizaje profundo (Deep Learning)

Language: Jupyter Notebook - Size: 24.1 MB - Last synced: about 17 hours ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

DimitrisMantas/RoofSense

A novel, deep-learning software solution for the automatic roofing material classification of the Dutch building stock using state-of-the art deep learning and data fusion techniques.

Language: Jupyter Notebook - Size: 49.4 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 0 - Forks: 0

iliyasalve/Cats_Dogs_Image_Classification

Training a simple convolutional neural network (CNN) to classify images of cats and dogs / Formation d'un simple réseau de neurones convolutifs pour classer les images de chats et de chiens

Language: Jupyter Notebook - Size: 1.21 MB - Last synced: about 9 hours ago - Pushed: 1 day ago - Stars: 0 - Forks: 0

Aydinhamedi/PyTorch-Project-Template

A Simple Template For A PyTorch Classification Project 😄

Language: Jupyter Notebook - Size: 7.69 MB - Last synced: about 12 hours ago - Pushed: 1 day ago - Stars: 2 - Forks: 0

Gulam-Kibria-GK/Gender-Classification-using-CNN

This project is about Real-time face detection with gender classification, with The help of a Convolutional Neural Network using OpenCV(Python). It is a very simple and easy way to detect gender. and it is a very accurate system. Gender detection systems are the norm of this digital era and it is a small effort toward that goal.

Language: Jupyter Notebook - Size: 90.1 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 0 - Forks: 0

COMP3340-2024-GP11/MMFewShot_Flower_Classification

Using Few Shot Learning (FSL) for image classification on Oxford 17 Flowers dataset. Part of HKU COMP3340 Group 10 Project (2023-24 Sem2).

Language: Python - Size: 4.83 MB - Last synced: about 13 hours ago - Pushed: 1 day ago - Stars: 0 - Forks: 0

fatimagulomova/deep-learning-course

Deep Learning Courses

Language: Jupyter Notebook - Size: 2.45 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 0 - Forks: 0

AshishSalaskar1/Plant-Leaf-Disease-Detection

CNN Based model to classify Plant Leaf Diseases. Used Flask for the front-end and hosted on Heroku.

Language: Jupyter Notebook - Size: 15.4 MB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 14 - Forks: 13

quochuy242/Emotions-ImageClassification-TensorFlow

Classifying a emotions from an image is accomplished through a Convolution Neural Network (CNN) model, with implementation conducted in TensorFlow.

Language: Jupyter Notebook - Size: 511 MB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 0 - Forks: 0

pawpaw2022/CNN-for-COVID19-Detection

A Flask based Web Application that helps a patient to detect whether he/she has got a COVID-19 or not by asking him/her to upload a lung's CT scan.

Language: Python - Size: 3.03 MB - Last synced: 2 days ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

guptha23/Convolutional-Neural-Networks

This repo contains basic convolutional neural network architecture in tensorflow on MNIST and CIFAR data sets.

Language: Jupyter Notebook - Size: 156 KB - Last synced: 2 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

ashutosh1919/explainable-cnn

📦 PyTorch based visualization package for generating layer-wise explanations for CNNs.

Language: Python - Size: 3.99 MB - Last synced: 3 days ago - Pushed: 8 months ago - Stars: 212 - Forks: 29

adamkurth/cxls_hitfinder

Development for peak detection at CXLS/CXFEL. Mainly focusing on deep learning CNN networks.

Language: Jupyter Notebook - Size: 293 MB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 1 - Forks: 0

Tanwar-12/DETECTING-RICE-LEAF-DISEASES

This dataset contains 120 jpg images of disease infected rice leaves. The images are grouped into 3 classes based on the type of disease. There are 40 images in each class.

Language: Jupyter Notebook - Size: 38.7 MB - Last synced: 1 day ago - Pushed: 3 days ago - Stars: 0 - Forks: 0

andrejanesic/CNN-Classification-Food-101

This convolutional NN is used for classifying 101 types of food. Trained using Food-101 dataset (Kaggle source: https://www.kaggle.com/datasets/kmader/food41)

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

monet-joe/Piano-Classification

This study converts piano recordings to mel spectrogram and classifies them by SOTA pre-trained neural network backbones in CV. Comparative experiments show that SqueezeNet achieves a best classification accuracy of 92.37%.|该项目将钢琴录音转为为mel频谱图,使用微调后的前沿计算机视觉领域预训练深度学习骨干网络对其进行分类,对比实验可知SqueezeNet作为最优网络正确率可达92.37%

Language: Python - Size: 254 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 5 - Forks: 0

nikitaprasad21/DL-Cheat-Codes

Beginner Friendly CheatCodes

Language: Jupyter Notebook - Size: 4.93 MB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 0 - Forks: 0

joelfinz/pldds

Paddy Leaf Disease Detection System

Language: CSS - Size: 4.99 MB - Last synced: 4 days ago - Pushed: about 1 year ago - Stars: 6 - Forks: 3

kkmk11/BLIGHT-VISION

This is a ML based Web App that aims to detect the presence of late blight or early blight on potato leaves, which are the primary causes of crop damage. Additionally, the system recommends appropriate precautions and pesticides to help farmers eliminate the blight and protect their crops and increasing their yields.

Language: PureBasic - Size: 79.3 MB - Last synced: 4 days ago - Pushed: 12 months ago - Stars: 3 - Forks: 0

Vikas-KM/bear_classifier

Bear classifier demo app using fast.ai and voila

Language: Jupyter Notebook - Size: 40.8 MB - Last synced: 4 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

thangnh1/PestClassification

A website to identify pests and diseases based on photos use VGG16, Resnet50, Inception v3

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

funalab/CoND

CoND: Classification of Neuronal Differentiation

Language: Python - Size: 23.4 KB - Last synced: 4 days ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

RuoyuChen10/SMDL-Attribution

[ICLR 2024 Oral] Less is More: Fewer Interpretable Region via Submodular Subset Selection

Language: Jupyter Notebook - Size: 26.1 MB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 57 - Forks: 3

VISHNUVASANM/NM_GEN_AI

Garbage Classification with Convolutional Neural Networks (CNN) : Welcome to the Garbage Classification project repository! This project aims to classify garbage images into two classes: organic and recyclable, using Convolutional Neural Networks (CNNs).

Language: Jupyter Notebook - Size: 18.4 MB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

BinaryQuBit/Blindness-Detection Fork of Rsa149/Blindness-Detection

Blindness Detection

Language: Jupyter Notebook - Size: 79 MB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

Tanwar-12/BEAUTY-CLASSIFICATION-

Beauty classification involves developing a system or model to classify images or individuals based on their perceived beauty.

Language: Jupyter Notebook - Size: 79.1 KB - Last synced: 6 days ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

Tanwar-12/AGRICULTURAL-CROPS-IMAGE-CLASSIFICATION-

Agricultural crops image classification is a task in the field of computer vision and machine learning where the goal is to develop models that can accurately identify and classify different types of crops from images.

Language: Jupyter Notebook - Size: 5.95 MB - Last synced: 6 days ago - Pushed: 7 months ago - Stars: 6 - Forks: 0

mpolinowski/tf-keras-2023

Keras for Tensorflow 2023

Language: Python - Size: 131 KB - Last synced: 6 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

micklee17/Shoe-Brand-Classification-wtih-YOLOv8

Using the Nike, Adidas and Converse shoes images dataset from Kaggle

Language: Python - Size: 545 MB - Last synced: 6 days ago - Pushed: 7 days ago - Stars: 0 - Forks: 0

z23788677/Application-of-CNN-for-gender-prediction-with-GUI

A Project based on CNN, For image gender prediction, With GUI made from Tkinter

Language: Python - Size: 23.7 MB - Last synced: 6 days ago - Pushed: 7 days ago - Stars: 0 - Forks: 0

FreedomIntelligence/TextClassificationBenchmark

A Benchmark of Text Classification in PyTorch

Language: Python - Size: 1.77 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 592 - Forks: 137

ShayanDarabi/Colon-Cancer-Diagnosis

For my undergraduate thesis, I focused on using Convolutional Neural Networks (CNN) to classify cancerous and non-cancerous tissue in the colon, as well as generating synthetic images of cancerous and non-cancerous tissue using Generative Adversarial Networks (GAN).

Language: Jupyter Notebook - Size: 3.03 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 0 - Forks: 0

fenicXs/Sickle-Cell-anemia-detection

This repository contains code for a convolutional neural network (CNN) model trained to detect sickle cell anemia in blood cell images. The model achieves 78% accuracy on test images, aiding in early diagnosis and management of this hereditary blood disorder.

Language: Jupyter Notebook - Size: 1.49 MB - Last synced: 7 days ago - Pushed: 8 days ago - Stars: 0 - Forks: 0

prabhunithingollapudi007/HandSignClassification

Major project on Hand sign classification using RGB-D camera (primesense). Classification done based on depth images, rgb images and depth information seperately.

Language: Jupyter Notebook - Size: 524 MB - Last synced: 8 days ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 0

Wb-az/COVID-19-classification Fork of ace-aitech/COVID-19-classification

No-parametric comparison of convolutional neural networks and transformers to classify COVID-19

Language: Python - Size: 16.2 MB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 0 - Forks: 0

lukablaskovic/music-classification-cnn

A deep learning project leveraging Convolutional Neural Networks to classify audio clips into musical genres.

Language: Jupyter Notebook - Size: 52.5 MB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 0 - 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: 8 days ago - Pushed: 9 days ago - Stars: 0 - Forks: 0

lukasturcani/dnn

Implementations of deep network architectures in PyTorch.

Language: Python - Size: 819 KB - Last synced: 9 days ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

ilias-ant/fashion-mnist-classification

Using MLPs and CNNs to classify Fashion-MNIST items.

Language: Jupyter Notebook - Size: 587 MB - Last synced: 9 days ago - Pushed: about 2 years ago - Stars: 6 - Forks: 1

vgees/AI-in-2D-Medical-Imaging

In this project I have build algorithm for deducting pneumonia using chest X-ray. The dataset for this project was curated by the NIH specifically to address the problem of a lack of large x-ray datasets with ground truth labels to be used in the creation of disease detection algorithms.

Language: Jupyter Notebook - Size: 5.2 MB - Last synced: 9 days ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 2

bregsiaju/ImageClassificationCNN

Python program to classify image using CNN method.

Language: Jupyter Notebook - Size: 33.4 MB - Last synced: 9 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

sergiomgpinto/Deep-Learning

Solution for the Homework 2 which is about image classification with Convolutional Neural Networks, and image captioning with a LSTM model. This was done for the Deep Learning course at Instituto Superior Técnico in the first semester of 2021/2022. Credit of the code goes to the professors of the course.

Language: Python - Size: 438 MB - Last synced: 10 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

eljandoubi/Landmark-Classification-Tagging-for-Social-Media

a CNN-powered app to automatically predict the location of the image based on any landmarks depicted in the image.

Language: HTML - Size: 2.39 MB - Last synced: 10 days ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

irenegrone/Deep-Learning-techniques-medical-images

Computer vision deep learning with medical images, MSc DS final project

Language: Python - Size: 992 KB - Last synced: 10 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 1

Elpiu/cnn-evaluate-parkinson-bd

Tesi di laurea, modello cnn per la valutazione del parkinson

Language: Python - Size: 177 MB - Last synced: 10 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

akhilesh-kanmanthreddy/Farmly.AI

AI integrated drone with agriculture disease detection capabilities.

Language: Python - Size: 1.9 MB - Last synced: 10 days ago - Pushed: 10 days ago - Stars: 1 - Forks: 0

rxzva/rpsic

🛠️ rpsic project files and configuration.

Language: Jupyter Notebook - Size: 54.7 KB - Last synced: 2 days ago - Pushed: 16 days ago - Stars: 0 - Forks: 0

Tanwar-12/COVID-19-IMAGE-CLASSIFICATION-

The dataset is contain total three type of images of covid19 patient, the task is classify the images using transfer learning technique

Language: Jupyter Notebook - Size: 1.08 MB - Last synced: 6 days ago - Pushed: 7 months ago - Stars: 6 - Forks: 0

AAnirudh07/CLEF-2022

This repository contains the resources our team used through the course of the CLEF competition.

Language: Jupyter Notebook - Size: 13.6 MB - Last synced: 11 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Anky209e/ModeLsmith

A machine learning website created using Django.You can test our models of Cnn,Gans.etc.and see them working in real time.

Language: HTML - Size: 313 MB - Last synced: 11 days ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

jakhac/rs-classification

Remote Sensing Classification

Language: Jupyter Notebook - Size: 30.1 MB - Last synced: 11 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Kshitijasharma/tomato_crop_analysis

This project involves a machine learning model designed to classify crop diseases by analyzing images captured daily.

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

CodePeeler/image_classifier

ML Model Mgmt (POC) - A Django web application. Helps user manage the lifecycle of ML models. Upload training/validation data, create CNN using template, train and visualize KPI's, tweak model parameters and retrain. Then use your model to classify unseen data.

Language: Python - Size: 116 KB - Last synced: 13 days ago - Pushed: 14 days ago - Stars: 0 - Forks: 0

animikhaich/No-Code-Classification-Toolkit

Containerized Tensorflow-based image classification training utility with Streamlit-based interface designed to choose between common architectures and optimizers for quick hyperparameter tuning.

Language: Python - Size: 610 KB - Last synced: 9 days ago - Pushed: 3 months ago - Stars: 7 - Forks: 3

DrStef/DrStef

Size: 134 KB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 0 - Forks: 0

arpy8/Plant_Disease_Detection

This repository contains an implementation of plant disease detection using a Convolutional Neural Network (CNN) built from scratch. Also contains a web app allowing users to upload an image of a plant and the CNN model predicts whether the plant is healthy or if it is affected by powdery mildew or rust.

Language: Jupyter Notebook - Size: 2.64 MB - Last synced: 13 days ago - Pushed: 14 days ago - Stars: 3 - Forks: 1

MeqdadDev/teachable-machine

A repo for PyPI package to simplify the deployment of exported Teachable Machine models into different environments like PC, Raspberry Pi and so on.

Language: Python - Size: 12.7 KB - Last synced: 15 days ago - Pushed: about 1 year ago - Stars: 5 - Forks: 2

yasarigno/Categorization_via_Deep_Learning_and_NLP

Recognition of categories of products from images and textual descriptions.

Language: Jupyter Notebook - Size: 10.3 MB - Last synced: 7 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

chhetri123/Major_Project

This project aims to develop a deep learning-based system for image captioning and classification in both Nepali and English languages.

Language: Jupyter Notebook - Size: 370 MB - Last synced: 14 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

Beluga-T/Music-Genre-Classification-by-Neuron-Network-Models

Music genre Classification with different models fine tuning and performance comparisons

Language: Python - Size: 1.17 GB - Last synced: 16 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

slanacpizzagomilicafesb/Traffic-sign-classification-CNN

A CNN for classifying various traffic signs

Language: Jupyter Notebook - Size: 217 KB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 0 - Forks: 0

praj2408/Onsite-Health-Companion-OHC

This project develops a machine learning-based onsite health diagnostic system, facilitating real-time analysis and early detection of health conditions. By integrating data from various sources, it offers personalized insights and enhances healthcare accessibility.

Language: Jupyter Notebook - Size: 47 MB - Last synced: 6 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

rlch/ch0ss

A sad excuse for a Chess AI using a CNN value function and Minimax alpha-beta pruning

Language: Python - Size: 35.4 MB - Last synced: 17 days ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

Frost-Lord/JobVector

JobVector is a cutting-edge AI model that maps your interests to potential career paths. Have you ever wondered what profession resonates with your hobbies and inclinations? JobVector is here to guide you!

Language: Rust - Size: 916 KB - Last synced: 18 days ago - Pushed: 18 days ago - Stars: 1 - Forks: 0

hadar-hai/vit-vs-cnn-on-elephants

This project focuses on evaluating Convolutional Neural Networks (CNN) and Vision Transformers (ViT) for image classification tasks, specifically distinguishing between Asian elephants and African elephants.

Language: Jupyter Notebook - Size: 259 MB - Last synced: 18 days ago - Pushed: 19 days ago - Stars: 0 - Forks: 0

Lefteris-Souflas/AI-Fashion

A project for the Machine Learning and Content Analytics course of the AUEB's MSc in Business Analytics

Language: Jupyter Notebook - Size: 785 MB - Last synced: 18 days ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

10mudassir007/Convolutional-Neural-Network-in-Tensorflow

Language: Python - Size: 4.88 KB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 0 - Forks: 0

SCASTELLANO6044/TFT-AI

This project uses TensorFlow to implement a Convolutional Neural Network (CNN) for image classification. The goal is to classify skin lesion images into different categories. The dataset used is HAM10000, which contains skin lesion images with associated metadata. The actual accuracy of the model is 90%. 🚀🚀

Language: Python - Size: 49.9 MB - Last synced: 11 days ago - Pushed: 12 days ago - Stars: 2 - Forks: 0

Mikepa22/Computervision_DL

Development of DL based model for computer vision

Language: Jupyter Notebook - Size: 12.3 MB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 0 - Forks: 0

marija-vukic/data-dinos

Data Hacks 2024

Language: Jupyter Notebook - Size: 137 MB - Last synced: 18 days ago - Pushed: 19 days ago - Stars: 0 - Forks: 2

taexj/LeafCheck

Potato leaf disease detection using a CNN

Language: Python - Size: 1.92 MB - Last synced: 20 days ago - Pushed: 20 days ago - Stars: 0 - Forks: 0

nexiouscaliver/cat-dog-image-classifier

This is a simple image classifier that classifies images of cats and dogs. The model is trained using a Convolutional Neural Network (CNN) and the dataset used is the Dogs vs. Cats dataset from Kaggle. The model is trained using TensorFlow and Keras.

Language: Jupyter Notebook - Size: 312 KB - Last synced: 20 days ago - Pushed: 20 days ago - Stars: 0 - Forks: 0

Shagasresthaa/AstronomicalObjectsClassifier-Old

This project aims to classify astronomical objects using data from the Sloan Digital Sky Survey (SDSS) and Convolutional Neural Networks (CNN). It leverages python and popular machine learning libraries to accurately classify galaxies, stars, and quasars based on their image and spectral data.

Language: Python - Size: 139 MB - Last synced: 7 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 2

Priyagha/Pneumonia_Classification_CNN

Built a Convolutional Neural Network (CNN) model to classify X-ray images for pneumonia detection.

Language: Jupyter Notebook - Size: 1.06 MB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 0 - Forks: 0

abdoghareeb46/license-plate-recognition-system

license plate recognition system will work with camera to identify the plate number of the car that tries to enter the parking lot, and also check if the car allowed/not allowed to enter by checking the DB of the system.

Language: CSS - Size: 39.8 MB - Last synced: 6 days ago - Pushed: about 5 years ago - Stars: 11 - Forks: 4

Aalaa4444/Garbage_Classification

CNN model to classify garbage

Language: Jupyter Notebook - Size: 454 KB - Last synced: 22 days ago - Pushed: 22 days ago - Stars: 0 - Forks: 0

tobiadey/AICoursework

Fashion Mnist Classification (Linear,SVM,CNN)

Language: Python - Size: 9.07 MB - Last synced: 24 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

kianelbo/Music-Classification

Ensemble music genre classifier (my BSc thesis)

Language: Python - Size: 18.6 KB - Last synced: 11 days ago - Pushed: over 3 years ago - Stars: 5 - Forks: 0

easyans/XAI-Enhanced-MRI-Analysis-for-AD-s-Prediction.

This project uses XAI to make AI-based Alzheimer's predictions understandable for doctors, aiming to improve diagnosis & treatment for patients

Language: Python - Size: 11 MB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 0 - Forks: 1

lucaaslb/cnn-libras

Rede Neural Convolucional para reconhecimento de gestos em LIBRAS (Alfabeto) Projeto 01/2019 - Ciência da Computação (Universidade Anhembi Morumbi)

Language: Python - Size: 366 MB - Last synced: 3 days ago - Pushed: almost 4 years ago - Stars: 79 - Forks: 21

royangkr/BabyReady

CNN to predict the reason why a baby is crying

Language: Python - Size: 17.1 MB - Last synced: 9 days ago - Pushed: over 1 year ago - Stars: 15 - Forks: 7

GuillaumeBrgnFR/FashionMnist

Personal practice about image classification applied to Fashion Mnist dataset.

Language: Jupyter Notebook - Size: 2 MB - Last synced: 24 days ago - Pushed: 24 days ago - Stars: 1 - Forks: 0

emirhanzeyrekk/ClassificationAppWithMATLAB

An application that shows which class the images given to the model created by processing a data set with deep learning belong to.

Language: MATLAB - Size: 17.3 MB - Last synced: 9 days ago - Pushed: 26 days ago - Stars: 2 - Forks: 2

KZ0PHA/BirdVision

Single-instance bird detection and species multi-classification of 224 x 224 px colour images

Language: Jupyter Notebook - Size: 311 KB - Last synced: 26 days ago - Pushed: 26 days ago - Stars: 1 - Forks: 0

jaredloomis/neurothink

Muse 2 EEG analysis with PyTorch + CNNs.

Language: Jupyter Notebook - Size: 21.4 MB - Last synced: 7 days ago - Pushed: almost 3 years ago - Stars: 8 - Forks: 2

JustinaMichael/HierbaNetV1-A-Novel-CNN-Architecture

HierbaNetV1 is a novel convolutional neural network (CNN) architecture with a cutting-edge feature extraction technique

Language: Jupyter Notebook - Size: 102 KB - Last synced: 26 days ago - Pushed: 27 days 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: 9 days ago - Pushed: over 5 years ago - Stars: 135 - Forks: 57

shliakhovd/fashion_mnist_image_classifier

This project implements a convolutional neural network (CNN) to classify fashion images from the Fashion MNIST dataset. The model is trained to recognize various clothing items such as T-shirts, trousers, and sneakers.

Language: Jupyter Notebook - Size: 172 KB - Last synced: 30 days ago - Pushed: 30 days ago - Stars: 1 - Forks: 0

antonioscardace/ISIC-2019-v2

Machine Learning Model to Skin Tumor Analysis and Classification.

Language: Python - Size: 2.25 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

wellifan-14/App_FishClassify

Aplikasi Berbasis Android untuk Mengklasifikasikan Spesies Ikan Cakalang dan Tongkol

Language: Java - Size: 1.16 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

vanallam/Image-classification-with-CIFAR-10

Training an image classification model with CIFAR-10 dataset

Language: Jupyter Notebook - Size: 190 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 2 - 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: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

abhi227070/Face-Mask-Detection

Face Mask Detection is a deep learning project that utilizes Convolutional Neural Networks (CNNs) to classify images as either wearing a mask or not. With applications in public health and safety compliance, this project aids in enforcing mask-wearing guidelines during pandemics like COVID-19.

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

LaurentVeyssier/Skin-Cancer-Classifier-Dermatologist-AI

Deep Neural network using CNN pre-trained model to visually diagnose between 3 types of skin lesions

Language: Jupyter Notebook - Size: 5.74 MB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 8 - Forks: 5

LaurentVeyssier/Dog-Identification-App-using-CNN

App taking image as an input and using CNN network to identify dog breed

Language: Jupyter Notebook - Size: 2.83 MB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

xTerradon/hcaptcha-solver

Automated hCaptcha solver using binary image classification networks

Language: Jupyter Notebook - Size: 4.15 GB - Last synced: 17 days ago - Pushed: 8 months ago - Stars: 19 - Forks: 4

SKrishna-7/python-LeafDeseaseDetection

GUI based LeafDeseaseDetection using python with keras || tensorflow || Pyqt5

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

Related Keywords
cnn-classification 1,650 deep-learning 564 cnn 415 tensorflow 334 python 333 cnn-keras 324 machine-learning 311 keras 199 image-classification 186 pytorch 181 cnn-model 161 convolutional-neural-networks 160 computer-vision 141 deep-neural-networks 139 keras-tensorflow 136 python3 127 neural-network 109 transfer-learning 102 classification 98 opencv 80 image-processing 78 neural-networks 71 jupyter-notebook 68 tensorflow2 64 ai 58 artificial-intelligence 53 cnn-for-visual-recognition 51 flask 48 vgg16 43 deeplearning 41 keras-neural-networks 37 numpy 36 machine-learning-algorithms 36 data-science 36 nlp 35 resnet-50 34 svm-classifier 33 mnist-classification 32 resnet 30 cnn-architecture 30 opencv-python 30 mnist 28 pytorch-cnn 27 object-detection 26 streamlit 25 lstm-neural-networks 25 matplotlib 25 image-recognition 24 covid-19 23 cifar10 23 artificial-neural-networks 22 pandas 20 cifar-10 20 face-recognition 20 data-augmentation 19 convolutional-neural-network 18 keras-classification-models 18 fashion-mnist 18 nlp-machine-learning 18 pytorch-implementation 17 cnn-pytorch 17 ml 16 kaggle 16 kaggle-dataset 15 reactjs 15 text-classification 15 multiclass-classification 15 flask-application 15 mobilenetv2 15 logistic-regression 15 rnn 15 classification-model 14 colab-notebook 14 detection 13 medical-imaging 13 kaggle-competition 13 inceptionv3 13 handwritten-digit-recognition 13 matlab 13 fashion-mnist-dataset 13 lstm 13 data-visualization 12 vgg16-model 12 fastapi 12 gan 12 vgg19 12 pytorch-lightning 12 django 12 image 12 javascript 12 scikit-learn 12 traffic-sign-classification 12 alexnet 12 knn-classification 12 fastai 12 face-detection 12 mlp-classifier 12 linear-regression 11 pneumonia-detection 11 sklearn 11