CUDA topic

CUDA® is a parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units (GPUs). With CUDA, developers are able to dramatically speed up computing applications by harnessing the power of GPUs.

List CUDA repositories

libgiddy

40
Stars
9
Forks
Watchers

Giddy - A lightweight GPU decompression library

3d-ken-burns

1.5k
Stars
225
Forks
Watchers

an implementation of 3D Ken Burns Effect from a Single Image using PyTorch

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

pytorch-unflow

143
Stars
24
Forks
Watchers

a reimplementation of UnFlow in PyTorch that matches the official TensorFlow version

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