Pinned Repositories
3d-ken-burns
an implementation of 3D Ken Burns Effect from a Single Image using PyTorch
arxiv-doom
a parody of the ever-increasing amount of papers that appear on arXiv
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
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
softmax-splatting
an implementation of softmax splatting for differentiable forward warping using PyTorch
sniklaus's Repositories
sniklaus/3d-ken-burns
an implementation of 3D Ken Burns Effect from a Single Image using PyTorch
sniklaus/sepconv-slomo
an implementation of Video Frame Interpolation via Adaptive Separable Convolution using PyTorch
sniklaus/pytorch-pwc
a reimplementation of PWC-Net in PyTorch that matches the official Caffe version
sniklaus/pytorch-hed
a reimplementation of Holistically-Nested Edge Detection in PyTorch
sniklaus/softmax-splatting
an implementation of softmax splatting for differentiable forward warping using PyTorch
sniklaus/pytorch-liteflownet
a reimplementation of LiteFlowNet in PyTorch that matches the official Caffe version
sniklaus/pytorch-spynet
a reimplementation of Optical Flow Estimation using a Spatial Pyramid Network in PyTorch
sniklaus/wasm-raytracer
a performance comparison of a simple raytracer in JavaScript, asm.js, WebAssembly, and GLSL
sniklaus/youtube-watchmarker
a browser extension that keeps track of your YouTube watch history and marks videos that you have already watched
sniklaus/pytorch-unflow
a reimplementation of UnFlow in PyTorch that matches the official TensorFlow version
sniklaus/pytorch-extension
an example of a CUDA extension for PyTorch using CuPy which computes the Hadamard product of two tensors
sniklaus/revisiting-sepconv
an implementation of Revisiting Adaptive Convolutions for Video Frame Interpolation using PyTorch
sniklaus/arxiv-doom
a parody of the ever-increasing amount of papers that appear on arXiv
sniklaus/teaching-vision
the framework for my computer vision class, in which the students are ought to solve various exercises
sniklaus/teaching-webdev
the framework for my full stack web development class, in which the students are ought to solve various exercises
sniklaus/bookmark-tab
sniklaus/teaching-minichess
the framework for my advanced artificial intelligence class, in which an artificial chess player is ought to be implemented
sniklaus/nes-memoryview
visualizing the value of each individual byte in an emulated NES as a time series
sniklaus/teaching-confour
the framework for my advanced artificial intelligence class, in which an connect-four player is ought to be implemented
sniklaus/resume
my personal resume written in LaTeX for others to use