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

OW-YOLO

89
Stars
7
Forks
Watchers

Detect known and unknown objects in the open world(具有区分已知与未知能力的全新检测器))

JPerceiver

73
Stars
8
Forks
Watchers

[ECCV 2022]JPerceiver: Joint Perception Network for Depth, Pose and Layout Estimation in Driving Scenes

VulnerabilityDetection

97
Stars
41
Forks
Watchers

vulnerability detection in python source code with LSTM networks

TFClassify-Unity

167
Stars
47
Forks
Watchers

An example of using Tensorflow with Unity for image classification and object detection.

TFClassify-Unity-Barracuda

123
Stars
32
Forks
Watchers

An example of using Tensorflow and ONNX models with Unity Barracuda inference engine for image classification and object detection.

FBNN

81
Stars
10
Forks
Watchers

Code for "Functional variational Bayesian neural networks" (https://arxiv.org/abs/1903.05779)

Classify-Real-Time-Desktop

43
Stars
16
Forks
Watchers

Inception model used to classify camera feed on real time. Coded during the Deep Learning Hackathon 2017 San Francisco

ai_research_trends

38
Stars
3
Forks
Watchers

Trends of arxiv submissions counted from twitter/medium/reddit etc.

dqn

40
Stars
4
Forks
Watchers

TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)