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

pytorch-cnn-finetune

712
Stars
123
Forks
Watchers

Fine-tune pretrained Convolutional Neural Networks with PyTorch

dlwin

517
Stars
100
Forks
Watchers

GPU-accelerated Deep Learning on Windows 10 native

tfoptflow

518
Stars
136
Forks
Watchers

Optical Flow Prediction with TensorFlow. Implements "PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume," by Deqing Sun et al. (CVPR 2018)

tfvos

156
Stars
29
Forks
Watchers

Semi-Supervised Video Object Segmentation (VOS) with Tensorflow. Includes implementation of *MaskRNN: Instance Level Video Object Segmentation (NIPS 2017)* as part of the NIPS Paper Implementation Cha...

tfwss

222
Stars
49
Forks
Watchers

Weakly Supervised Segmentation with Tensorflow. Implements instance segmentation as described in Simple Does It: Weakly Supervised Instance and Semantic Segmentation, by Khoreva et al. (CVPR 2017).

OC_SORT

711
Stars
99
Forks
Watchers

[CVPR2023] The official repo for OC-SORT: Observation-Centric SORT on video Multi-Object Tracking. OC-SORT is simple, online and robust to occlusion/non-linear motion.

neural-symbolic-machines

376
Stars
69
Forks
Watchers

Neural Symbolic Machines is a framework to integrate neural networks and symbolic representations using reinforcement learning, with applications in program synthesis and semantic parsing.

pytorch_optimizer

224
Stars
19
Forks
Watchers

optimizer & lr scheduler & loss function collections in PyTorch

machine-learning-curriculum

1.1k
Stars
250
Forks
Watchers

:computer: Learn to make machines learn so that you don't have to struggle to program them; The ultimate list