cnn-keras topic

List cnn-keras repositories

image-to-3d-bbox

235
Stars
59
Forks
Watchers

Build a CNN network to predict 3D bounding box of car from 2D image.

CNN_keras

286
Stars
95
Forks
Watchers

CNN | Keras/PyTorch | CAPTCHA recognition(卷积神经网络、Keras/PyTorch框架、验证码识别)

2020-CBMS-DoubleU-Net

228
Stars
67
Forks
Watchers

Official implementation of DoubleU-Net for Semantic Image Segmentation in TensorFlow & Pytorch (Nominated for Best Paper Award (IEEE CBMS))

image_classifier

182
Stars
99
Forks
Watchers

CNN image classifier implemented in Keras Notebook 🖼️.

Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"

PolyphonicPianoTranscription

216
Stars
39
Forks
Watchers

Recurrent Neural Network for generating piano MIDI-files from audio (MP3, WAV, etc.)

BRDNet

189
Stars
31
Forks
Watchers

Image denoising using deep CNN with batch renormalization(Neural Networks,2020)

UCF-101_video_classification

196
Stars
59
Forks
Watchers

Classify UCF101 videos using one frame at a time with a CNN(InceptionV3)

benchmarking-keras-pytorch

367
Stars
43
Forks
Watchers

🔥 Reproducibly benchmarking Keras and PyTorch models

object-localization

137
Stars
60
Forks
Watchers

Object localization in images using simple CNNs and Keras