convolutional-networks topic

List convolutional-networks repositories

darts

3.9k
Stars
841
Forks
Watchers

Differentiable architecture search for convolutional and recurrent networks

PytorchInsight

858
Stars
123
Forks
Watchers

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

Pytorch-UNet

8.5k
Stars
2.4k
Forks
Watchers

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

towhee

3.0k
Stars
240
Forks
39
Watchers

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

micronet

2.2k
Stars
477
Forks
Watchers

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

pytorch-image-classification

925
Stars
233
Forks
Watchers

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

self-driving-toy-car

509
Stars
73
Forks
Watchers

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

deep-learning-v2-pytorch

5.2k
Stars
5.3k
Forks
Watchers

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