Deep learning topic

Deep learning is an AI function and a subset of machine learning, used for processing large amounts of complex data. Deep learning can automatically create algorithms based on data patterns.

List Deep learning repositories

Celestial-bodies-detection

84
Stars
56
Forks
Watchers

TensorFlow Image Classifier that can be used to classify whether an image is of a Planet (Earth, Mercury, Mars, etc), Galaxy (Spiral, Elliptical, Irregular), Satellites, Comets, Etc.

CapsNet-PyTorch

92
Stars
11
Forks
Watchers

My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules

FSRCNN

39
Stars
14
Forks
Watchers

Unofficial PyTorch implementation of FSRCNN (Fast Super-Resolution Convolutional Neural Network)

deep-atrous-cnn-sentiment

65
Stars
9
Forks
Watchers

Deep-Atrous-CNN-Text-Network: End-to-end word level model for sentiment analysis and other text classifications

deep-atrous-ner

34
Stars
9
Forks
Watchers

Deep-Atrous-CNN-NER: Word level model for Named Entity Recognition

STR-Fewer-Labels

170
Stars
27
Forks
Watchers

Scene Text Recognition (STR) methods trained with fewer real labels (CVPR 2021)

SpleeterRT

150
Stars
16
Forks
Watchers

Real time monaural source separation base on fully convolutional neural network operates on Time-frequency domain.

awesome-ai-ml-dl

1.4k
Stars
344
Forks
Watchers

Awesome Artificial Intelligence, Machine Learning and Deep Learning as we learn it. Study notes and a curated list of awesome resources of such topics.

deepVO

50
Stars
17
Forks
Watchers

:video_camera: Tensorflow implementation of RCCN visual odometry by Wang et al.