Deep neural networks topic

Deep neural networks (DNNs) are a class of artificial neural networks (ANNs) that are deep in the sense that they have many layers of hidden units between the input and output layers. Deep neural networks are a type of deep learning, which is a type of machine learning. Deep neural networks are used in a variety of applications, including speech recognition, computer vision, and natural language processing. Deep neural networks are used in a variety of applications, including speech recognition, computer vision, and natural language processing.

List Deep neural networks repositories

holicity

86
Stars
7
Forks
Watchers

HoliCity: A City-Scale Data Platform for Learning Holistic 3D Structures

densemapnet

65
Stars
23
Forks
Watchers

Keras code of my ICRA 2018 paper "Fast Disparity Estimation using Dense Networks"

Deeplab-pytorch

60
Stars
12
Forks
Watchers

Deeplab for semantic segmentation tasks

Hierarchical-attention-networks-pytorch

380
Stars
102
Forks
Watchers

Hierarchical Attention Networks for document classification

QuickDraw

881
Stars
171
Forks
Watchers

Implementation of Quickdraw - an online game developed by Google

SSD-pytorch

161
Stars
46
Forks
Watchers

SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity

dnn.cool

49
Stars
2
Forks
Watchers

A framework for multi-task learning, where you may precondition tasks and compose them into bigger tasks. Conditional objectives and per-task evaluations and interpretations.