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-extension

118
Stars
14
Forks
Watchers

an example of a CUDA extension for PyTorch using CuPy which computes the Hadamard product of two tensors

pytorch-hed

457
Stars
107
Forks
Watchers

a reimplementation of Holistically-Nested Edge Detection in PyTorch

pytorch-liteflownet

400
Stars
80
Forks
Watchers

a reimplementation of LiteFlowNet in PyTorch that matches the official Caffe version

pytorch-pwc

603
Stars
124
Forks
Watchers

a reimplementation of PWC-Net in PyTorch that matches the official Caffe version

pytorch-spynet

298
Stars
46
Forks
Watchers

a reimplementation of Optical Flow Estimation using a Spatial Pyramid Network in PyTorch

revisiting-sepconv

78
Stars
12
Forks
Watchers

an implementation of Revisiting Adaptive Convolutions for Video Frame Interpolation using PyTorch

sepconv-slomo

1.0k
Stars
172
Forks
Watchers

an implementation of Video Frame Interpolation via Adaptive Separable Convolution using PyTorch

softmax-splatting

436
Stars
59
Forks
Watchers

an implementation of softmax splatting for differentiable forward warping using PyTorch

image_completion_tf2

31
Stars
11
Forks
Watchers

"Globally and Locally Consistent Image Completion" with Tensorflow2 Keras