#Convolutional-networks

Showing 33 of 33 repositories tagged #convolutional-networks, ranked by stars

milesial
milesial
Pytorch-UNet

PyTorch implementation of the U-Net for image semantic segmentation with high quality images

Score
100
โ˜… 11.5k โ‘‚ 2.8k +6/day
Python
thtrieu
thtrieu
darkflow

Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices

Score
0
โ˜… 6.1k โ‘‚ 2.0k +1/day
Python
udacity
udacity
deep-learning-v2-pytorch

Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101

Score
100
โ˜… 5.5k โ‘‚ 5.3k +2/day
Jupyter Notebook
quark0
quark0
darts

Differentiable architecture search for convolutional and recurrent networks

Score
96
โ˜… 4.0k โ‘‚ 838 โ€”
Python
towhee-io
towhee-io
towhee

Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.

Score
0
โ˜… 3.4k โ‘‚ 261 โ€”
Python
KupynOrest
KupynOrest
DeblurGAN

Image Deblurring using Generative Adversarial Networks

Score
92
โ˜… 2.6k โ‘‚ 531 โ€”
Python
TrustAGI-Lab
TrustAGI-Lab
Awesome-Graph-Neural-Networks

Paper Lists for Graph Neural Networks

Score
84
โ˜… 2.3k โ‘‚ 381 +1/day
wkentaro
wkentaro
pytorch-fcn

PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)

Score
80
โ˜… 1.8k โ‘‚ 471 โ€”
Python
experiencor
experiencor
keras-yolo2

Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).

Score
88
โ˜… 1.7k โ‘‚ 772 โ€”
Jupyter Notebook
hurshd0
hurshd0
must-read-papers-for-ml

Collection of must read papers for Data Science, or Machine Learning / Deep Learning Engineer

Score
100
โ˜… 1.4k โ‘‚ 179 +1/day
infocusp
infocusp
tf_cnnvis

CNN visualization tool in TensorFlow

Score
67
โ˜… 779 โ‘‚ 209 โ€”
Python
cauchyturing
cauchyturing
UCR_Time_Series_Classification_Deep_Learning_Baseline

Fully Convlutional Neural Networks for state-of-the-art time series classification

Score
76
โ˜… 715 โ‘‚ 205 โ€”
Python
tobybreckon
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)

Score
72
โ˜… 571 โ‘‚ 173 โ€”
Python
experiencor
experiencor
self-driving-toy-car

A self driving toy car using end-to-end learning

Score
56
โ˜… 520 โ‘‚ 71 โ€”
Jupyter Notebook
FrancescoSaverioZuppichini
FrancescoSaverioZuppichini
glasses

High-quality Neural Networks for Computer Vision ๐Ÿ˜Ž

Score
48
โ˜… 447 โ‘‚ 36 โ€”
Jupyter Notebook
buomsoo-kim
buomsoo-kim
Easy-deep-learning-with-Keras

Keras tutorial for beginners (using TF backend)

Score
60
โ˜… 402 โ‘‚ 187 โ€”
Jupyter Notebook
AdicherlaVenkataSai
AdicherlaVenkataSai
ml-workspace

Machine Learning (Beginners Hub), information(courses, books, cheat sheets, live sessions) related to machine learning, data science and python is available

Score
33
โ˜… 380 โ‘‚ 105 โ€”
AdalbertoCq
AdalbertoCq
Deep-Learning-Specialization-Coursera

Deep Learning Specialization courses by Andrew Ng, deeplearning.ai

Score
64
โ˜… 290 โ‘‚ 257 โ€”
Jupyter Notebook
hoangcuong2011
hoangcuong2011
Good-Papers

I try my best to keep updated cutting-edge knowledge in Machine Learning/Deep Learning and Natural Language Processing. These are my notes on some good papers

Score
40
โ˜… 283 โ‘‚ 58 โ€”
ducha-aiki
ducha-aiki
affnet

Code and weights for local feature affine shape estimation paper "Repeatability Is Not Enough: Learning Discriminative Affine Regions via Discriminability"

Score
36
โ˜… 280 โ‘‚ 48 โ€”
Python
hugochan
hugochan
Eye-Tracker

Implemented and improved the iTracker model proposed in the paper "Eye Tracking for Everyone"

Score
32
โ˜… 258 โ‘‚ 51 โ€”
Python
alexisbcook
alexisbcook
keras_transfer_cifar10

Object classification with CIFAR-10 using transfer learning

Score
0
โ˜… 131 โ‘‚ 57 โ€”
Jupyter Notebook
MrinmoiHossain
MrinmoiHossain
Deep-Learning-Specialization-Coursera

Deep Learning Specialization Course by Coursera. Neural Networks, Deep Learning, Hyper Tuning, Regularization, Optimization, Data Processing, Convolutional NN, Sequence Models are including this Course.

Score
28
โ˜… 98 โ‘‚ 92 โ€”
Jupyter Notebook
IanTaehoonYoo
IanTaehoonYoo
semantic-segmentation-pytorch

Pytorch implementation of FCN, UNet, PSPNet, and various encoder models.

Score
20
โ˜… 88 โ‘‚ 20 โ€”
Python
AllanYiin
AllanYiin
trident

Make pytorch and tensorflow two become one.

Score
52
โ˜… 69 โ‘‚ 8 โ€”
HTML
theairbend3r
theairbend3r
how-to-train-your-neural-net

Deep learning research implemented on notebooks using PyTorch.

Score
68
โ˜… 65 โ‘‚ 19 โ€”
Jupyter Notebook
hshatti
hshatti
LightNet

Implemented in pure pascal LightNet is an artificial intelligence neural network library Inspired by Darknet and yolo library which can run most of the darknet including YOLO models nativly and self dependently in pascal, tests are provided for both Lazarus and Delphi

Score
12
โ˜… 65 โ‘‚ 12 โ€”
Pascal
Shobhit20
Shobhit20
Image-Captioning

Image Captioning: Implementing the Neural Image Caption Generator with python

Score
24
โ˜… 63 โ‘‚ 37 โ€”
Python
MrinmoiHossain
MrinmoiHossain
Udacity-Deep-Learning-Nanodegree

The course is contained knowledge that are useful to work on deep learning as an engineer. Simple neural networks & training, CNN, Autoencoders and feature extraction, Transfer learning, RNN, LSTM, NLP, Data augmentation, GANs, Hyperparameter tuning, Model deployment and serving are included in the course.

Score
16
โ˜… 54 โ‘‚ 33 โ€”
Jupyter Notebook
ajaybhat
ajaybhat
Tensorflow-For-Beginners

Introduction to deep learning with Tensorflow.

Score
44
โ˜… 48 โ‘‚ 7 โ€”
Jupyter Notebook
bumic
bumic
bestofml

A repository for sharing best of resources for learning the current state of the art in machine learning. Join our Facebook group:

Score
4
โ˜… 42 โ‘‚ 10 โ€”
frereit
frereit
TensorflowHandwritingRecognition

Using Tensorflow to classify the NIST Dataset 19 (Handwriting)

Score
8
โ˜… 41 โ‘‚ 20 โ€”
Python
ssusnic
ssusnic
Machine-Learning-Doodle-Recognition

A project on making a game like Quick Draw using Machine Learning with Convolutional Neural Network.

Score
0
โ˜… 38 โ‘‚ 12 โ€”
JavaScript
Related Topics
#deep-learning#machine-learning#convolutional-neural-networks#neural-network#computer-vision#pytorch#tensorflow#deep-neural-networks#image-classification#neural-networks#python#semantic-segmentation

ยฉ 2026 GitRepoTrend ยท GitHub repositories by topic ยท Updated weekly