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.
libgiddy
Giddy - A lightweight GPU decompression library
3d-ken-burns
an implementation of 3D Ken Burns Effect from a Single Image using PyTorch
pytorch-extension
an example of a CUDA extension for PyTorch using CuPy which computes the Hadamard product of two tensors
pytorch-hed
a reimplementation of Holistically-Nested Edge Detection in PyTorch
pytorch-liteflownet
a reimplementation of LiteFlowNet in PyTorch that matches the official Caffe version
pytorch-pwc
a reimplementation of PWC-Net in PyTorch that matches the official Caffe version
pytorch-spynet
a reimplementation of Optical Flow Estimation using a Spatial Pyramid Network in PyTorch
pytorch-unflow
a reimplementation of UnFlow in PyTorch that matches the official TensorFlow version
revisiting-sepconv
an implementation of Revisiting Adaptive Convolutions for Video Frame Interpolation using PyTorch
sepconv-slomo
an implementation of Video Frame Interpolation via Adaptive Separable Convolution using PyTorch