Ecosyste.ms: Repos

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

GitHub topics: convolutional-networks

infocusp/tf_cnnvis

CNN visualization tool in TensorFlow

Language: Python - Size: 3.65 MB - Last synced: 1 day ago - Pushed: about 5 years ago - Stars: 780 - Forks: 210

TrustAGI-Lab/Awesome-Graph-Neural-Networks

Paper Lists for Graph Neural Networks

Size: 60.5 KB - Last synced: 3 days ago - Pushed: 5 months ago - Stars: 2,178 - Forks: 383

quark0/darts

Differentiable architecture search for convolutional and recurrent networks

Language: Python - Size: 4.7 MB - Last synced: 10 days ago - Pushed: over 3 years ago - Stars: 3,865 - Forks: 841

ImagingLab/Colorizing-with-GANs

Grayscale Image Colorization with Generative Adversarial Networks. https://arxiv.org/abs/1803.05400

Language: Python - Size: 23.5 MB - Last synced: 11 days ago - Pushed: over 1 year ago - Stars: 260 - Forks: 92

towhee-io/towhee

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

Language: Python - Size: 37.2 MB - Last synced: 12 days ago - Pushed: 4 months ago - Stars: 3,009 - Forks: 238

wkentaro/fcn

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

Language: Python - Size: 20 MB - Last synced: 18 days ago - Pushed: over 2 years ago - Stars: 218 - Forks: 97

gaborvecsei/Variational-Autoencoder

Variational-Autoencoder w/ Convolutional Layers

Language: Jupyter Notebook - Size: 731 KB - Last synced: 19 days ago - Pushed: about 5 years ago - Stars: 3 - Forks: 2

wkentaro/pytorch-fcn 📦

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

Language: Python - Size: 32 MB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 1,722 - Forks: 479

naszilla/naszilla

Naszilla is a Python library for neural architecture search (NAS)

Language: Python - Size: 1.72 MB - Last synced: 22 days ago - Pushed: over 1 year ago - Stars: 299 - Forks: 44

IanTaehoonYoo/semantic-segmentation-pytorch

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

Language: Python - Size: 36.7 MB - Last synced: 21 days ago - Pushed: almost 4 years ago - Stars: 82 - Forks: 20

FrancescoSaverioZuppichini/glasses

High-quality Neural Networks for Computer Vision 😎

Language: Jupyter Notebook - Size: 129 MB - Last synced: 5 days ago - Pushed: over 1 year ago - Stars: 424 - Forks: 36

666DZY666/micronet

micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、regular and group convolutional channel pruning; 3、 group convolution structure; 4、batch-normalization fuse for quantization. deploy: tensorrt, fp32/fp16/int8(ptq-calibration)、op-adapt(upsample)、dynamic_shape

Language: Python - Size: 6.84 MB - Last synced: 21 days ago - Pushed: over 2 years ago - Stars: 2,178 - Forks: 477

Mohit-Ak/CarND-Behavioral-Cloning-P3

Use traditional and convolutional neural networks to the clone driving behavior and then drive a race car in a simulator

Language: Jupyter Notebook - Size: 74.9 MB - Last synced: 27 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

richzhang/antialiased-cnns

Repository has been moved: https://github.com/adobe/antialiased-cnns

Size: 74 MB - Last synced: 27 days ago - Pushed: over 2 years ago - Stars: 164 - Forks: 4

ducha-aiki/caffenet-benchmark

Evaluation of the CNN design choices performance on ImageNet-2012.

Language: Jupyter Notebook - Size: 201 MB - Last synced: 27 days ago - Pushed: almost 7 years ago - Stars: 740 - Forks: 155

thtrieu/darkflow

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

Language: Python - Size: 32.2 MB - Last synced: 29 days ago - Pushed: 7 months ago - Stars: 6,130 - Forks: 2,087

KupynOrest/DeblurGAN

Image Deblurring using Generative Adversarial Networks

Language: Python - Size: 83.8 MB - Last synced: 30 days ago - Pushed: over 4 years ago - Stars: 2,445 - Forks: 514

adobe/stringlifier

Stringlifier is on Opensource ML Library for detecting random strings in raw text. It can be used in sanitising logs, detecting accidentally exposed credentials and as a pre-processing step in unsupervised ML-based analysis of application text data.

Language: Python - Size: 7.35 MB - Last synced: 10 days ago - Pushed: about 1 month ago - Stars: 159 - Forks: 19

StivenMetaj/MNR_MUSCIMA_Notes_Recognition

An academic project about the retrieve of information about notes in music sheets using a Faster R-CNN and MUSCIMA++ dataset. The project was made by me and Federico Magnolfi [@fedem96].

Language: Python - Size: 13.7 MB - Last synced: about 1 month ago - Pushed: about 5 years ago - Stars: 5 - Forks: 3

TNTLFreiburg/braindecode

Outdated, see new https://github.com/braindecode/braindecode

Language: Python - Size: 3.35 MB - Last synced: 20 days ago - Pushed: about 4 years ago - Stars: 321 - Forks: 158

udacity/deep-learning-v2-pytorch

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

Language: Jupyter Notebook - Size: 146 MB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 5,161 - Forks: 5,312

Abhijeet8901/Image-Colorization-using-GANs

Grayscale Image Colorization with Generative Adversarial Networks.

Language: Jupyter Notebook - Size: 34.7 MB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 5 - Forks: 0

matiashrnndz/tensorflow

Projects done for Tensoflow Developer Professional Certification that DeepLearning.ai offers.

Language: Jupyter Notebook - Size: 23.6 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

shuowang-ai/GeniePath-pytorch

This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxiv.org/abs/1802.00910)

Language: Python - Size: 169 KB - Last synced: 22 days ago - Pushed: almost 2 years ago - Stars: 103 - Forks: 27

experiencor/self-driving-toy-car

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

Language: Jupyter Notebook - Size: 571 MB - Last synced: about 2 months ago - Pushed: almost 7 years ago - Stars: 509 - Forks: 73

cvjena/cn24

Convolutional (Patch) Networks for Semantic Segmentation

Language: C++ - Size: 8.41 MB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 123 - Forks: 44

ethanhe42/u-net

U-Net: Convolutional Networks for Biomedical Image Segmentation

Language: Python - Size: 10.7 MB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 415 - Forks: 161

guanyingc/PS-FCN

Learning Based Calibrated Photometric Stereo for Non-Lambertian Surface (ECCV 2018)

Language: Python - Size: 4.02 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 93 - Forks: 32

implus/PytorchInsight

a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results

Language: Python - Size: 5.09 MB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 855 - Forks: 123

skcript/tensorflow-resources

Curated Tensorflow code resources to help you get started with Deep Learning.

Language: Python - Size: 170 MB - Last synced: 21 days ago - Pushed: over 6 years ago - Stars: 340 - Forks: 40

pradeepsinngh/Visual-Recognition-using-CNN

Image classification using ConvNets models for Fashion-MNIST dataset.

Language: Jupyter Notebook - Size: 1.98 MB - Last synced: 2 months ago - Pushed: about 1 year ago - Stars: 8 - Forks: 2

milesial/Pytorch-UNet

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

Language: Python - Size: 46.3 MB - Last synced: 2 months ago - Pushed: 3 months ago - Stars: 8,124 - Forks: 2,314

anuragranj/spynet

Spatial Pyramid Network for Optical Flow

Language: Lua - Size: 64.1 MB - Last synced: 2 months ago - Pushed: over 3 years ago - Stars: 223 - Forks: 48

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.

Language: Jupyter Notebook - Size: 403 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 51 - Forks: 28

JihongJu/keras-fcn

A playable implementation of Fully Convolutional Networks with Keras.

Language: Python - Size: 982 KB - Last synced: 2 months ago - Pushed: almost 7 years ago - Stars: 202 - Forks: 85

ZhijianJiang/DispNet-TensorFlow

TensorFlow implementation of DispNet by Zhijian Jiang.

Language: Python - Size: 9.77 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 58 - Forks: 24

kristijanbartol/Deep-Music-Tagger

Music genre classification model using CRNN

Language: Python - Size: 51.4 MB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 67 - Forks: 7

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).

Language: Jupyter Notebook - Size: 52.6 MB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 1,718 - Forks: 791

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

Size: 322 KB - Last synced: 3 months ago - Pushed: almost 5 years ago - Stars: 279 - Forks: 58

shivamsouravjha/Pose-estimators

In progress deployment of pose estimation.

Language: Jupyter Notebook - Size: 416 KB - Last synced: 18 days ago - Pushed: over 3 years ago - Stars: 37 - Forks: 6

cauchyturing/UCR_Time_Series_Classification_Deep_Learning_Baseline

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

Language: Python - Size: 1.76 MB - Last synced: 3 months ago - Pushed: almost 5 years ago - Stars: 642 - Forks: 207

jordandeklerk/Simple-GNN

A simple graph neural network for CORA node classification

Language: Python - Size: 240 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

thtrieu/essence

AutoDiff DAG constructor, built on numpy and Cython. A Neural Turing Machine and DeepQ agent run on it. Clean code for educational purpose.

Language: Python - Size: 19.4 MB - Last synced: 29 days ago - Pushed: about 4 years ago - Stars: 74 - Forks: 18

mhmohona/Udacity-DeepLearning-Nanodegree-Phase2

Out of ten thousand students in the Facebook PyTorch Scholarship Challenge, as one of the top 300 students from the first phase, PyTorch Scholarship Challenge from Facebook I have earned full scholarships to Udacity’s DLND program.

Language: Jupyter Notebook - Size: 1.42 GB - Last synced: 27 days ago - Pushed: almost 4 years ago - Stars: 8 - Forks: 7

ducha-aiki/LSUV-pytorch

Simple implementation of the LSUV initialization in PyTorch

Language: Python - Size: 8.92 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 57 - Forks: 8

rahulkgup/deep-learning-foundation

Repo for the Deep Learning Nanodegree Foundations program.

Language: Jupyter Notebook - Size: 76.9 MB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

dorajam/Convolutional-Network

A convolutional neural network from scratch

Language: Python - Size: 16.2 MB - Last synced: about 1 month ago - Pushed: over 7 years ago - Stars: 102 - Forks: 48

ducha-aiki/LSUVinit

Reference caffe implementation of LSUV initialization

Language: C++ - Size: 30.9 MB - Last synced: 3 months ago - Pushed: over 6 years ago - Stars: 112 - Forks: 32

farahbakhsh3/DeepAtariLearning

یادگیری ماشین و شبکه عصبی برای یادگیری بازی آتاری

Language: Visual Basic 6.0 - Size: 1.76 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 3 - Forks: 0

theshaikasad/DogBreedClassification

Language: HTML - Size: 544 KB - Last synced: 5 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

shawnyuen/semantic_seg_paper_collection

Size: 604 KB - Last synced: 4 days ago - Pushed: 11 months ago - Stars: 128 - Forks: 23

bravo-t/NN

A framework for neural network

Language: C - Size: 693 KB - Last synced: 5 months ago - Pushed: almost 6 years ago - Stars: 8 - Forks: 0

o-ikne/GCN-Labs

This repository contains labs and tutorials on Convolutional Graph Networks (GCNs).

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

hurshd0/must-read-papers-for-ml

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

Size: 18.6 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 446 - Forks: 74

alexisbcook/keras_transfer_cifar10

Object classification with CIFAR-10 using transfer learning

Language: Jupyter Notebook - Size: 5.34 MB - Last synced: 6 months ago - Pushed: almost 3 years ago - Stars: 131 - Forks: 58

bentrevett/pytorch-image-classification

Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.

Language: Jupyter Notebook - Size: 88.3 MB - Last synced: 6 months ago - Pushed: over 2 years ago - Stars: 858 - Forks: 219

Jonyzim/Computer_Vision_Project

Convolutional network for 0 to 9 digit classification, trained with MNIST database. Using Tensorflow library in Python.

Language: Jupyter Notebook - Size: 30.3 KB - Last synced: 6 months ago - Pushed: about 1 year 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: 6 months ago - Pushed: almost 3 years ago - Stars: 504 - Forks: 166

Issam28/Brain-tumor-segmentation

A deep learning based approach for brain tumor MRI segmentation.

Language: Python - Size: 35.1 MB - Last synced: 6 months ago - Pushed: almost 5 years ago - Stars: 175 - Forks: 63

AdalbertoCq/Deep-Learning-Specialization-Coursera

Deep Learning Specialization courses by Andrew Ng, deeplearning.ai

Language: Jupyter Notebook - Size: 122 MB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 234 - Forks: 258

ZainNasrullah/computer-vision-deep-learning-intro-papers

Collection of annotated papers (from ML in CV) for reference.

Size: 117 MB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 6 - Forks: 2

uoip/SSD-variants

PyTorch implementation of several SSD based object detection algorithms.

Language: Python - Size: 48.8 KB - Last synced: 7 months ago - Pushed: over 6 years ago - Stars: 241 - Forks: 58

mateuszbuda/ALL-CNN

Striving for Simplicity: The All Convolutional Net (All-CNN-C)

Language: Shell - Size: 5.02 MB - Last synced: 7 months ago - Pushed: about 2 years ago - Stars: 39 - Forks: 11

hugochan/Eye-Tracker

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

Language: Python - Size: 25.4 MB - Last synced: 7 months ago - Pushed: almost 6 years ago - Stars: 198 - Forks: 51

AdicherlaVenkataSai/ml-workspace

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

Size: 229 KB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 352 - Forks: 106

ducha-aiki/affnet

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

Language: Python - Size: 61.2 MB - Last synced: 7 months ago - Pushed: almost 2 years ago - Stars: 254 - Forks: 46

DataXujing/CNN-paper2

:art: :art: 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等:art::art: https://dataxujing.github.io/CNN-paper2/

Size: 765 MB - Last synced: 6 months ago - Pushed: about 4 years ago - Stars: 146 - Forks: 44

buomsoo-kim/Easy-deep-learning-with-Keras

Keras tutorial for beginners (using TF backend)

Language: Jupyter Notebook - Size: 23.5 MB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 405 - Forks: 192

josedolz/LiviaNET

This repository contains the code of LiviaNET, a 3D fully convolutional neural network that was employed in our work: "3D fully convolutional networks for subcortical segmentation in MRI: A large-scale study"

Language: Python - Size: 12.1 MB - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 160 - Forks: 52

ai-med/squeeze_and_excitation

PyTorch Implementation of 2D and 3D 'squeeze and excitation' blocks for Fully Convolutional Neural Networks

Language: Python - Size: 318 KB - Last synced: 6 months ago - Pushed: almost 4 years ago - Stars: 292 - Forks: 50

bill-kalog/cnn-sent

convnet for sentiment analysis

Language: Python - Size: 21.5 KB - Last synced: 9 months ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

surmenok/GTSRB

Convolutional Neural Network for German Traffic Sign Recognition Benchmark

Language: Jupyter Notebook - Size: 2.4 MB - Last synced: 7 months ago - Pushed: almost 2 years ago - Stars: 108 - Forks: 46

pcomitz/BehavioralCloning

Language: Python - Size: 7.4 MB - Last synced: 9 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

sangingeum/Machine-Learning-Implementation

ML implementations for me to look up

Language: Jupyter Notebook - Size: 22.5 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

IliaOzhmegov/TradingNeuralNetwork

A network tries to predict movements in stock prices based on a picture of a time series stock price.

Language: Python - Size: 182 MB - Last synced: 9 months ago - Pushed: over 3 years ago - Stars: 22 - Forks: 10

toderesa97/NeuralNetworkRepo

This repo aims at understanding the theory behind NNs

Language: Python - Size: 6.84 KB - Last synced: 9 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

chl218/Machine-Learning

Stanford Machine Learning on Coursera

Language: Matlab - Size: 58.2 MB - Last synced: 9 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

josebaeza14/DeepLearningClassification-Detection

Memoria del Trabajo Fin de Grado (TFG) "Deep Learning para clasificación y detección de personas", en la que se explican los pasos seguidos para la elaboración de una Red Neuronal Convolucional para Clasificación de personas y otra para Detección. Realizado con la ayuda de la librería TensorFlow en el lenguaje de programación Python

Size: 4.72 MB - Last synced: 9 months ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 0

angelmtenor/dog-project Fork of udacity/dog-project

AIND Term 2 -- CNN Project

Language: HTML - Size: 55.7 MB - Last synced: 9 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

deepakkavoor/FashionMNIST-using-PyTorch

Neural Network Classifier on FashionMNIST

Language: Jupyter Notebook - Size: 42 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

ttungl/Deep-Learning

Implemented the deep learning techniques using Google Tensorflow that cover deep neural networks with a fully connected network using SGD and ReLUs; Regularization with a multi-layer neural network using ReLUs, L2-regularization, and dropout, to prevent overfitting; Convolutional Neural Networks (CNNs) with learning rate decay and dropout; and Recurrent Neural Networks (RNNs) for text and sequences with Long Short-Term Memory (LSTM) networks.

Language: Jupyter Notebook - Size: 1.86 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 11 - Forks: 6

knathanieltucker/deeplearning-papernotes

Size: 223 KB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 22 - Forks: 6

tedyhabtegebrial/GameOfLife

Game of life with the "Game of Life" Convolution Kernel. In honor of John Conway, 1937-2020.

Language: Python - Size: 22.5 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

simongeek/KerasVGGcifar10

Keras VGG implementation for CIFAR-10 classification Tutorial

Language: Python - Size: 9.77 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 14 - Forks: 8

bumic/bestofml

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

Size: 30.3 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 41 - Forks: 11

oleges1/PML

Practical Machine Learning

Language: Jupyter Notebook - Size: 1.39 MB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

schwallie/CarND-Traffic-Sign-Classifier-Project Fork of udacity/CarND-Traffic-Sign-Classifier-Project

Classifying traffic signs using a Convolutional Neural Net

Language: HTML - Size: 6.9 MB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

schwallie/CarND-SelfDrivingCar

Self-Driving Car Project, Predict a steering angle given an image with Convolutional Neural Nets

Language: Python - Size: 234 MB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 3 - Forks: 0

ducha-aiki/LSUV-keras

Simple implementation of the LSUV initialization in keras

Language: Python - Size: 9.77 KB - Last synced: 10 months ago - Pushed: almost 5 years ago - Stars: 65 - Forks: 22

aliasvishnu/Keras-VGG16-TransferLearning

Transfer learning on VGG16 using Keras with Caltech256 and Urban Tribes dataset. Dark knowledge in transfer learning.

Language: Jupyter Notebook - Size: 257 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 5 - Forks: 0

AllanYiin/trident

Make pytorch and tensorflow two become one.

Language: HTML - Size: 708 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 74 - Forks: 13

FrancescoPalma/Udacity-Deep-Learning-Foundations-2

Project 2

Language: HTML - Size: 119 KB - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

tmsbn/ArcGIS-Map-Predictor

Analyze ArcGIS aerial imagery using Convolutional Neural Networks

Language: Jupyter Notebook - Size: 92.1 MB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

ajaybhat/Tensorflow-For-Beginners

Introduction to deep learning with Tensorflow.

Language: Jupyter Notebook - Size: 13.5 MB - Last synced: 12 days ago - Pushed: almost 7 years ago - Stars: 51 - Forks: 7

lorival/image-classification-by-cifar-10

This project classify images from the CIFAR-10 dataset. The dataset consists of airplanes, dogs, cats, and other objects.

Language: Jupyter Notebook - Size: 129 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 2 - Forks: 1

theairbend3r/how-to-train-your-neural-net

Deep learning research implemented on notebooks using PyTorch.

Language: Jupyter Notebook - Size: 368 MB - Last synced: 8 months ago - Pushed: over 2 years ago - Stars: 63 - Forks: 20

otoolej/ms_rocket

Multi-scale version of ROCKET: a random convolutional kernel machine learning method

Language: Python - Size: 22.5 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 9 - Forks: 0

pi-tau/deep-conv-nets

Modern deep convolutional neural networks implemented with PyTorch <3

Language: Python - Size: 557 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

htonyl/fx-cnn Fork of PonyGE/PonyGE2

Automatic feature extraction for CNNs using genetic programming

Language: Python - Size: 5.56 MB - Last synced: 12 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 1

xternalz/SDPoint

Stochastic Downsampling for Cost-Adjustable Inference and Improved Regularization in Convolutional Networks

Language: Python - Size: 10.7 KB - Last synced: 30 days ago - Pushed: over 4 years ago - Stars: 18 - Forks: 4

Related Keywords
convolutional-networks 202 deep-learning 117 convolutional-neural-networks 64 machine-learning 56 neural-network 45 tensorflow 45 pytorch 41 computer-vision 35 deep-neural-networks 32 keras 24 cnn 24 python 22 neural-networks 20 deeplearning 14 image-classification 11 segmentation 11 classification 10 convolutional-neural-network 10 convolutional-layers 9 python3 9 recurrent-neural-networks 9 semantic-segmentation 8 image-segmentation 8 artificial-intelligence 8 recurrent-networks 8 lstm 7 coursera 7 unet 7 image-processing 7 regularization 6 self-driving-car 6 udacity 6 visualization 6 gans 6 sentiment-analysis 6 generative-adversarial-network 6 caffe 5 object-detection 5 deep-learning-algorithms 5 rnn 5 resnet 5 cnn-keras 5 transfer-learning 5 mnist 5 fcn 5 python-3 4 natural-language-processing 4 paper 4 keras-neural-networks 4 style-transfer 4 nanodegree 4 reinforcement-learning 4 vgg 4 artificial-neural-networks 4 kaggle 4 ai 4 cifar10 4 tutorial 4 fully-convolutional-networks 4 tensorflow-models 3 natural-language 3 machine-learning-algorithms 3 theano 3 graph 3 mri 3 gan 3 medical-image-processing 3 cs231n 3 cs231n-assignment 3 classifier 3 cnn-architecture 3 colorization 3 nlp 3 keras-tensorflow 3 tensorflow-examples 3 optimization 3 sequence-models 3 batch-normalization 3 medical-imaging 3 image-captioning 3 detection 3 fcn8s 3 cnn-classification 3 dropout 3 convolution 3 lsuv-initialization 3 lsuv 3 initialization 3 action-recognition 3 gcn 2 resolution 2 pretrained-models 2 automl 2 neural-architecture-search 2 udacity-nanodegree 2 deeplearning-ai 2 coursework 2 image-retrieval 2 keras-models 2 arxiv 2