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

GitHub topics: cnn-architecture

Bilal44565543/cnn-image-classifier

A CNN-based image classifier built with PyTorch and FastAPI. Features model training, evaluation metrics, visualizations, and a web interface for real-time predictions. Includes comprehensive documentation and Jupyter notebooks.

Language: Python - Size: 20.5 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

hetkpatel/Mirage

Photo and Video culling tool using ML vision models in Python

Language: Python - Size: 87.9 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

Huzyy/Convolutional-Neural-Network

Developing Convolutional Neural Networks (CNN) for predicting whether a clothing item is classified as Casual, Formal or Smart Casual wear. Comparison analysis of a simple CNN and an improved neural network.

Size: 3.91 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - 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: 15 days ago - Pushed at: almost 4 years ago - Stars: 557 - Forks: 173

ChrisLisbon/TorchCNNBuilder

Framework for the automatic creation of CNN architectures

Language: Python - Size: 17 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 31 - Forks: 2

fitushar/Brain-Tissue-Segmentation-Using-Deep-Learning-Pipeline-NeuroNet

This Repository is for the MISA Course final project which was Brain tissue segmentation. we adopt NeuroNet which is a comprehensive brain image segmentation tool based on a novel multi-output CNN architecture which has been trained and tuned using IBSR18 dataset

Language: Jupyter Notebook - Size: 5.16 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 35 - Forks: 9

Ambrish8/Bell-s-Palsy

BELL’S PALSY SEVERITY DETECTION USING DEEP LEARNING

Language: Jupyter Notebook - Size: 1.14 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

SEPPUK/Restore-Colorize-Media

Restoration and Colorization of Grayscale Images and Videos

Language: Python - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

tum-vision/fusenet

This repository is the official release of the code for the following paper "FuseNet: Incorporating Depth into Semantic Segmentation via Fusion-based CNN Architecture" which is published at the 13th Asian Conference on Computer Vision (ACCV 2016).

Language: C++ - Size: 8.26 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 129 - Forks: 41

marph91/pocket-cnn

CNN-to-FPGA-framework for small CNN, written in VHDL and Python

Language: VHDL - Size: 7.29 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 22 - Forks: 7

m-tassano/dvdnet

DVDnet: A Simple and Fast Network for Deep Video Denoising

Language: Python - Size: 4.69 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 83 - Forks: 19

jhkim89/PyramidNet

Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).

Language: Lua - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 131 - Forks: 39

Relostar-Devil/Handwritten-Digit-Classification

Builds a convolutional neural network (CNN) using TensorFlow and Keras to classify handwritten digits from the MNIST dataset. The model achieves high accuracy through data preprocessing, feature extraction, and training, demonstrating the power of deep learning for image recognition tasks.

Language: Jupyter Notebook - Size: 23.4 KB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

manishkolla/Movie-Genre-Recognition-from-Posters

CNN-based method for movie genre classification from posters, with data pre-processing (one-hot encoding, missing values, imbalance, resizing). Performance compared to LeNet, AlexNet, VGG, ResNet-50, Logistic Regression, and Random Forest.

Language: Jupyter Notebook - Size: 12.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

marph91/pocket-bnn

BNN-to-FPGA framework, written in VHDL and Python

Language: Python - Size: 154 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 0

Ansh2709/DL-potato-disease-classification

Useful to predict the disease in potato leaves thus can predict disease like early blight and late blight used CNN,tensorflow etc

Language: Jupyter Notebook - Size: 3.15 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

drisskhattabi6/Handwritten-Digit-Recognition-MNIST

This Repo contains "Handwritten-Digit-Recognition-MNIST" Notebook, Using Python (Pytorch)

Language: Jupyter Notebook - Size: 1.63 MB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

najmaelboutaheri/Land-Use-Scene-Classification

The project shows the process of data loading, preprocessing, model training, and evaluation for classifying land use scenes using various machine learning or deep learning techniques, specifically Convolutional Neural Networks (CNN).

Language: Jupyter Notebook - Size: 25 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

aaaastark/hybrid-model-with-cnn-lstm-python

Hybrid Model with CNN and LSTM for VMD dataset using Python

Size: 14.4 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

AKKI0511/Traffic-Sign-Recognition

Traffic sign recognition using deep learning. Implemented and compared custom CNN and transfer learning models (ResNet50, MobileNetV2) with comprehensive evaluation metrics. Achieved 98.8% accuracy with a focus on real-world efficiency.

Language: Jupyter Notebook - Size: 171 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

perseus784/BvS

An Image classifier to identify whether the given image is Batman or Superman using a CNN with high accuracy. (From getting images from google to saving our trained model for reuse.)

Language: Python - Size: 24.2 MB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 51 - Forks: 21

Qianli-Wu/EEG_classification

The final project for ECE C147/C247, which evaluates the performance of CNN + Transformer and CNN + GRU + SimpleRNN models on an EEG dataset.

Language: Python - Size: 60.5 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 0

Mohamed-Walied/Emotion-Detection

Computer vision project that detect your face and recognize your emotion using CNN. I have done this project in collaboration with my friend Seif Elkerdany. We changed in the architecture of CNN by replacement the ReLU activation function by Swish (or SeLU) activaiton function and it leads to amazing accuracy.

Language: Jupyter Notebook - Size: 29 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ayarii/learner-engagement

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

FRAUSAI96/Tem_project

Unet per la segmentazione di immagini biomediche

Language: Jupyter Notebook - Size: 237 KB - Last synced at: 10 months ago - Pushed at: about 5 years 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: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

PPPW/deep-learning-random-explore

Language: Jupyter Notebook - Size: 3.55 MB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 194 - Forks: 34

ujjwal404/CurrencyDetectionForVisuallyImpaired

Currency detection for visually impaired people, made to be run on edge devices so it can be embedded on cane sticks.

Language: Jupyter Notebook - Size: 349 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

ehsanasgharzde/edepth

edepth is an open-source, trainable CNN-based model for depth estimation from single images, videos, and live camera feeds.

Language: Python - Size: 32.5 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 32 - Forks: 0

Hafsa-Shahid/Deep-Learning-with-PyTorch

A Project on Image Segmentation using PyTorch and U-Net Architecture

Language: Jupyter Notebook - Size: 716 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Sheharyar02/CNN-based-projects

CNN projects beginner to master

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

soumya-r13/secure-encryption-with-adversarial-neural-cryptography

secure encryption model with adversarial neural cryptography using CNN & LSTM.

Language: Jupyter Notebook - Size: 263 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

mo26-web/Bone-Fracture-Classification

This project uses PyTorch to classify bone fractures. As well as fine-tuning some famous CNN architectures (like VGG 19, MobileNetV3, RegNet,...), we designed our own architecture. Additionally, we used Transformer architectures (such as Vision Transformer and Swin Transformer). This dataset is Bone Fracture Multi-Region X-ray, available on Kaggle.

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

MariahFerns/Image-Classification-Transfer-Learning

Image classification using CNN and transfer learning from pre-trained models for better performance.

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

vinayak618/ConvolutionalNeuralNetworks-Part-1

In this series of deep learning sessions on CNN, we will go through variety of applications and also understand the basic concepts behind CNN and implement them.

Language: Python - Size: 1.43 MB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

sahithikodali1/Drowsy-Driver-Detection-System

Implementation of a Drowsy Driver detection system in two ways

Language: Python - Size: 3.25 MB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

Almas105/Cervical_Cancer_Detection_Using_Deep_Learning_Techniques

In this project, we propose a cervical cancer detection and classification system using CNNs . We employ transfer learning and fine-tuning for enhanced performance. Classifiers like ELM and AE are added to increase the efficiency.

Language: Python - Size: 8.79 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

luckymouse0/SimpleNet-TF

Implementation of SimpleNet for my Licentiate degree Thesis in Computer Science

Language: Python - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

DevOpsThinh/Coding-Deep-Learning

A self-taught project about Machine Learning & Deep Learning with Python. Thanks to the countless researchers and developers around the world and their open-source code, particularly Python-based open-source code!

Language: Python - Size: 595 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

amishra15/enhancing-motion-blurred-images-in-normal-and-low-light-condition-for-mobile-photography

DATA: 606 | Capstone Project

Language: Jupyter Notebook - Size: 18.7 MB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

anishkudupudi/Deepfake_Face_Detection

This project collects data from the rvf10k dataset containing 10,000 real and fake pictures of human faces. The program employs a custom CNN architecture to classify images with 85% accuracy.

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

xavysp/DexiNed

DexiNed: Dense EXtreme Inception Network for Edge Detection

Language: Python - Size: 155 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 691 - Forks: 156

hordiales/transferencia-estilo-sms

Transferencia de estilo con CNN y Spectral Modelling Synthesis (SMS)

Language: Jupyter Notebook - Size: 61.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 1

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: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

PacktPublishing/Hands-On-Deep-Learning-Algorithms-with-Python

Hands-On Deep Learning Algorithms with Python, By Packt

Language: Jupyter Notebook - Size: 80.4 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 106 - Forks: 75

jhanvi-29/TrainCustomCNN

Do you want to train a custom convolution neural network with minimal steps and 0 coding efforts. Here is how you can train custom image classification model with minimal steps. Clone this repository and enjoy the model training sipping hot coffee.

Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sleepytaco/TextureSynthesisCNN

PyTorch code to reproduce the results of "Texture Synthesis Through Convolutional Neural Networks and Spectrum Constraints" by Liu et. al.

Language: Python - Size: 85.8 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

WestleyB/NeuralNetwork

Understanding Neural Networks

Language: Python - Size: 81.7 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bsdr18/Image-Classification-on-Eye-Disease-Dataset

Image Classification using Convolutional Neural Networks: A Deep Learning Approach for Diagnosing Eye Diseases

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

prakHr/NeuralNetworksAndFuzzyLogic

[College Course] - Course: BITS F312 Neural Network and Fuzzy Logic

Language: Jupyter Notebook - Size: 4.12 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

J4NN0/deep-learning-cnn

NN and CNN implementation from scratch in PyTorch with data loading, training, and evaluation phase on CIFAR 100 image dataset

Language: Python - Size: 300 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 3

migege/tf-CNN-CASIA-HWDB

A tensorflow implementation of recognition of handwritten Chinese characters.

Language: Python - Size: 14.3 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 21 - Forks: 14

RushiVachhani/Machine-Learning-for-Data-Mining

This repository consists of Lab Assignments for the course Machine Learning for Data Mining.

Language: Jupyter Notebook - Size: 1010 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

golden-panther/glaucoma-detector

Glaucoma detection automation project. Trained a binary image classifier using CNNs and deployed as a streamlit web app. It takes eye (retinal scan) image as input and outputs whether the person is affected by glaucoma or not.

Language: Python - Size: 71.4 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 14

narengs7/HAR

Human Activity Recognition using 1D CNN

Language: Jupyter Notebook - Size: 45.2 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

sahildigikar15/Different-CNN-Architectures-on-MNIST-dataset-

Experimented with different architectures and kernels on MNIST dataset using Convolutional Neural Networks.

Language: Jupyter Notebook - Size: 727 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

yogeshkanwade21/STC-sem5

Fruit Classification using CNN

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

Shayankr/Artistic-Style-Transfer-GAN-Dashtoon-Assignment

Implement VGG19 based NN to design Artistic-Style-Transfer Neural Net using the concept of Generative Adversial Neural Network.

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

JanRotti/CNN_planning

Calculation of the dimensional progression in Convolutional Neural Networks

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

shuguang-52/2018-RemoteSens-FDSSC

A Fast Dense Spectral-Spatial Convolution Network Framework for Hyperspectral Images Classification(FDSSC)

Language: Python - Size: 1 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 83 - Forks: 28

alexisbcook/keras_transfer_cifar10

Object classification with CIFAR-10 using transfer learning

Language: Jupyter Notebook - Size: 5.34 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 131 - Forks: 58

JusperLee/Conv-TasNet

Conv-TasNet: Surpassing Ideal Time-Frequency Magnitude Masking for Speech Separation Pytorch's Implement

Language: Python - Size: 75.2 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 336 - Forks: 68

smhassanerfani/atlantis

A Benchmark for Semantic Segmentation of Waterbody Images

Language: Python - Size: 667 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 9

whoisraibolt/LBCNN

Local Binary Convolutional Neural Network for Facial Expression Recognition of Basic Emotions in Python using the TensorFlow framework

Language: Jupyter Notebook - Size: 27.4 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 21 - Forks: 16

OMIII1997/Face-Mask-Detection

Created a model that detects face mask trained on 7553 images with 3 color channels (RGB). On Custom CNN architecture Model training accuracy reached 94% and Validation accuracy 96%.

Language: Jupyter Notebook - Size: 2.06 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

tristaneljed/CNN-Text-Classification-TensorFlow

Language: Python - Size: 474 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 3

karan469/Software-Design-Practices-COP290

Language: C++ - Size: 15 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

jhkim89/PyramidNet-caffe

Caffe implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).

Size: 132 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 26 - Forks: 12

Vidi005/Farm-Doctor-V2

Update for Farm Doctor App

Size: 316 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Akash1070/Computer-Vision

Building & Deploying Computer Vision Models

Language: Jupyter Notebook - Size: 1.62 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

zanilzanzan/FuseNet_PyTorch

Joint scene classification and semantic segmentation with FuseNet

Language: Python - Size: 2.69 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 103 - Forks: 34

Rajsoni03/Coro_Net_Implementation

Coro-net is a deep learning architecture to diagnose Covid disease through chest x-ray images.

Language: Jupyter Notebook - Size: 1.06 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

arunsinghbabal/Traffic-Security

The goal of the project is to classify the vehicles, count their frequency, track them using unique ID and provide safety measures to the users by flagging the suspicious ones.

Language: Python - Size: 154 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 3

VincianeDesbois/Safran_moteurs

Study of aircraft engine wear for Safran. (2021)

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

amajji/CNN-from-Scratch

Implementation of CNN (Convolutional neural network) from scratch

Language: Jupyter Notebook - Size: 609 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

FandosA/Speech_Recognition_Keras_TF

Project I carried out during my Machine Learning course in the Master.

Language: Python - Size: 1.21 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

slothengineer/DeepLearning-Concepts

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

GauravG-20/Landmark-Image-Recognition-App

The app takes image input from the user and accurately classifies the landmark in the image. It gives the top 5 possible landmark names with the probability.

Language: HTML - Size: 86 MB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

TheAIExplorer/KnowYourDogBreed

Explore CNNs in action with my Dog Breed Classifier. Upload a dog image to the Gradio interface, and watch the model accurately predict the breed. Join me in uncovering the potential of CNNs in image classification! #MachineLearning #CNN #ImageClassification

Language: JavaScript - Size: 175 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

alejandrodebus/Indices-Net

Own implementation of the Indices-Net model proposed in [Xue et al, 2017]. This code was written as a baseline to compare with my own model presented in STACOM 2018 [Debus and Ferrante, 2018].

Language: Python - Size: 264 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

TheAIExplorer/CatFaceLandmarksDetection

Find App Link below. This project involves using CNNs to predict facial landmarks on images of cat faces. It utilizes Python, OpenCV, TensorFlow, and Keras libraries for image processing, modeling, and training. The ResNet50 architecture is employed as the base model, augmented with dense layers for facial landmark prediction

Language: Jupyter Notebook - Size: 2.24 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

tgh499/Transform_NewsData_to_Images

Transformed raw text data into images with the help of Stanford developed GloVe word embeddings. Used with a custom designed ConvNet, in 1D.

Language: Jupyter Notebook - Size: 231 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Pratik-Chhajer/Predicting-Photography-Aesthetics-with-CNNs

Using Convolutional Neural Networks to predict aesthetics of photographs

Language: Python - Size: 1.02 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 3

sailordiary/LipNet-PyTorch

"LipNet: End-to-End Sentence-level Lipreading" in PyTorch

Language: Python - Size: 15.9 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 57 - Forks: 20

taspinar/sidl

Deep Learning code

Language: Jupyter Notebook - Size: 4.57 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 62 - Forks: 53

tarushi98/SignLanguageASL

Used CNN to help machine identify ASL symbols.

Language: Jupyter Notebook - Size: 437 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

MuhammadAlGeddawy/real-time-object-detection-

The project combines deep learning techniques with Arduino and ROS (Robot Operating System) to achieve real-time object detection capabilities.

Language: Jupyter Notebook - Size: 57.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Enzo2806/MLP-CNN

We implemented a Multi-Layer Perceptron (MLP) model from scratch and compared its performance based on image classification accuracy on the "Fashion-MNIST" dataset to the performance of the Tensorflow Keras library's Convolutional Neural Network (CNN).

Language: Jupyter Notebook - Size: 430 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

nandiniigarg/ColorVAE

ColorVAE is a Vanilla Auto Encoder (V.A.E.) which can be used to add colours to black and white images.

Language: Jupyter Notebook - Size: 9.09 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rochitasundar/Intro-To-Deep-Learning-With-PyTorch

This repository contains my code solutions to Udacity's coursework 'Intro to Deep Learning with PyTorch'.

Language: Jupyter Notebook - Size: 44.8 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

yousefkotp/Speech-Emotion-Recognition

Exploration of different audio features and CNN-based architectures for building an effective Speech Emotion Recognition (SER) system. The goal is to improve the accuracy of detecting emotions embedded in speech signals. The repository contains code, notebook, and detailed explanations of the experiments conducted.

Language: Jupyter Notebook - Size: 44.8 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Rachine/VisualPlaceRecognition

Visual Place Recognition Project

Language: Matlab - Size: 15.1 MB - Last synced at: 7 days ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 3

skyradez/Speech-Recognition-using-Convolutional-Neural-Network

Tutorial on Speech Recognition using Convolutional Neural Network

Language: Python - Size: 225 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

AshivDhondea/ENSC813_Project 📦

ENSC 813 Deep Learning Systems in Engineering - Term Project

Language: Python - Size: 20.2 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

OscarTHZhang/cnn-optimization 📦

Convolutional Neural Network Optimization using Intel AVX and OpenMP

Language: C - Size: 6.47 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

uliss92/CNN

CNN, image classifacation

Language: Jupyter Notebook - Size: 8.63 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

AdityaTheDev/BrainTumorSegmentation-using-Transfer-Learning

Brain Tumor Segmentation using Transfer learning. Image segmentation is the task of clustering parts of an image together that belong to the same object class. This process is also called pixel-level classification. Brain Tumor Segmentation is a multi-class problem and this model classifies Gliomia tumor, Meningomia Tumor, Pituitary tumor and No tumor with an accuracy of 93%.

Language: Jupyter Notebook - Size: 227 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

D0352276/SFPN-Synthetic-FPN-for-Object-Detection

The SFPN is a novel plug-and-play component for the CNN object detector. This project is the official code for the paper "SFPN: Synthetic FPN for Object Detection" in IEEE ICIP 2022.

Language: Python - Size: 94.6 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

anaramirli/visualizing-cnn-features

Visualizing higher-layer features from a Deep Convolutional Network by maximizing filter activation.

Language: Jupyter Notebook - Size: 31.7 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kuntojirohan/speechdenoising

This repo has a Tensorflow implementation of speech denoising with an API service as well.

Language: Python - Size: 7.09 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

Related Keywords
cnn-architecture 152 deep-learning 60 cnn 39 cnn-classification 38 tensorflow 34 python 29 cnn-model 26 pytorch 26 cnn-keras 25 machine-learning 24 convolutional-neural-networks 22 keras 20 computer-vision 18 deep-neural-networks 17 image-classification 15 neural-network 14 neural-networks 12 cnn-for-visual-recognition 12 deeplearning 10 python3 10 transfer-learning 10 vgg16 8 keras-tensorflow 6 mnist 6 image-processing 6 logistic-regression 6 keras-neural-networks 6 tensorflow2 6 cnn-pytorch 5 opencv 5 cifar10 4 mnist-dataset 4 object-detection 4 network-architecture 4 mobilenetv2 4 numpy 4 deep-learning-algorithms 4 pytorch-implementation 4 gan 4 pytorch-cnn 4 convolutional-neural-network 4 opencv-python 4 pandas 4 resnet-50 3 deep-learning-tutorial 3 resnet 3 autoencoder 3 torchvision 3 dropout 3 residual-networks 3 cifar-10 3 imagenet 3 streamlit 3 artificial-intelligence 3 keras-models 3 convolutional-networks 3 classification 3 vgg19 3 speech-recognition 3 torch 3 alexnet 3 linear-regression 3 supervised-learning 3 mnist-handwriting-recognition 3 lstm-neural-networks 3 binary-classification 3 segmentation 3 cats-vs-dogs 3 tensorflow-models 2 gradient-descent 2 ml 2 dnn 2 cnn-tensorflow 2 python-3 2 densenet 2 resnet50 2 model-comparison 2 convolution 2 word-embeddings 2 keras-classification-models 2 lenet-5 2 tensorflow-2 2 flask-api 2 convolutional-layers 2 style-transfer 2 audio-processing 2 unsupervised-learning 2 multiclass-classification 2 multilayer-perceptron-network 2 lenet 2 convnet 2 speech-processing 2 tensorflowlite 2 cnn-layers 2 handwritten-digit-recognition 2 random-forest 2 lstm-architecture 2 svm-classifier 2 cnns 2 lstm 2