cnn-model topic

List cnn-model repositories
trafficstars

Plant-Disease-Detection

268
Stars
183
Forks
Watchers

Bases on Leaf images we are trying to predict plant disease using convolutional neural network. PyTorch implementation

VoiceNET.Library

40
Stars
9
Forks
Watchers

.NET library to easily create Voice Command Control feature.

upgrad_ml_ai

22
Stars
44
Forks
Watchers

UpGrad Course workout for ML & AI

Health-Discernment-System

41
Stars
14
Forks
Watchers

A menu based multiple chronic disease detection system which will detect if a person is suffering from a severe disease by taking an essential input image.

Simple-CV-Pytorch-master

22
Stars
2
Forks
Watchers

This code includes classification and detection tasks in Computer Vision, and semantic segmentation task will be added later.

SimpleNet

89
Stars
22
Forks
Watchers

This repository contains the architectures, Models, logs, etc pertaining to the SimpleNet Paper (Lets keep it simple: Using simple architectures to outperform deeper architectures )

rice-leaf-diseases-detection

15
Stars
16
Forks
Watchers

For this project, we are going to detect rice leaf disease using CNN and serve the result via messenger chatbot. We will also implement this to an independent Android app.

This project provides implementations with Keras/Tensorflow of some deep learning algorithms for Multivariate Time Series Forecasting: Transformers, Recurrent neural networks (LSTM and GRU), Convoluti...