cnn-model topic

List cnn-model repositories
trafficstars

PyVGGFace

38
Stars
6
Forks
Watchers

VGG-Face CNN descriptor in PyTorch.

Music-Genre-Classification

31
Stars
6
Forks
Watchers

Genre Classification using Convolutional Neural Networks

model-zoo

54
Stars
45
Forks
Watchers

Implementations of various Deep Learning models in PyTorch and TensorFlow.

CNN_AUTOENCODER

17
Stars
8
Forks
Watchers

Use cnn autoencoder on mnist dataset

VDCNN

22
Stars
3
Forks
Watchers

Using keras to implement VDCNN model

tf-CNN-CASIA-HWDB

22
Stars
14
Forks
Watchers

A tensorflow implementation of recognition of handwritten Chinese characters.

KPAC

56
Stars
13
Forks
Watchers

[ICCV 2021] Official Tensorflow Implementation for "Single Image Defocus Deblurring Using Kernel-Sharing Parallel Atrous Convolutions"

Text-Classification-CNN-PyTorch

47
Stars
13
Forks
Watchers

The aim of this repository is to show a baseline model for text classification through convolutional neural networks in the PyTorch framework. The architecture implemented in this model was inspired b...