cnn-keras topic
image-to-3d-bbox
Build a CNN network to predict 3D bounding box of car from 2D image.
CNN_keras
CNN | Keras/PyTorch | CAPTCHA recognition(卷积神经网络、Keras/PyTorch框架、验证码识别)
2020-CBMS-DoubleU-Net
Official implementation of DoubleU-Net for Semantic Image Segmentation in TensorFlow & Pytorch (Nominated for Best Paper Award (IEEE CBMS))
image_classifier
CNN image classifier implemented in Keras Notebook 🖼️.
Named-Entity-Recognition-BidirectionalLSTM-CNN-CoNLL
Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"
PolyphonicPianoTranscription
Recurrent Neural Network for generating piano MIDI-files from audio (MP3, WAV, etc.)
BRDNet
Image denoising using deep CNN with batch renormalization(Neural Networks,2020)
UCF-101_video_classification
Classify UCF101 videos using one frame at a time with a CNN(InceptionV3)
benchmarking-keras-pytorch
🔥 Reproducibly benchmarking Keras and PyTorch models
object-localization
Object localization in images using simple CNNs and Keras