Pinned Repositories
blueprints
Blueprints for home assistant automations
gpuencode
Python and C++ wrapper for encoding videos with the NVidia Video Codec SDK
openscad-fanduct
Openscad libraries for fan-ducts
overleaf
A web-based collaborative LaTeX editor
py-lcms
py-omnicalib
Omnidirectional camera calibration in python
pytorch-fourierbasis
Encode features in a fourier basis with pytorch.
pytorch-stochastic-depth
Deep Networks with Stochastic Depth for PyTorch
tasptz's Repositories
tasptz/py-omnicalib
Omnidirectional camera calibration in python
tasptz/gpuencode
Python and C++ wrapper for encoding videos with the NVidia Video Codec SDK
tasptz/py-lcms
tasptz/py-touchingperimeter
A naive implementation of the touching perimeter packing algorithm in python.
tasptz/pytorch-fourierbasis
Encode features in a fourier basis with pytorch.
tasptz/pytorch-stochastic-depth
Deep Networks with Stochastic Depth for PyTorch
tasptz/blueprints
Blueprints for home assistant automations
tasptz/openscad-fanduct
Openscad libraries for fan-ducts
tasptz/overleaf
A web-based collaborative LaTeX editor
tasptz/py-gev
Python GEV api wrapper
tasptz/py-heating-balance
Python module to calculate the heating balance of a building.
tasptz/py-minimalegl
A minimal python library for creating an EGL context based on pybind11.
tasptz/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
tasptz/pytorch-debayer
Convolutional PyTorch debayering layer
tasptz/pytorch-perlin-noise
Simple perlin noise with pytorch tensors
tasptz/pytorch-smooth
tasptz/tikz-calibration-patterns
Latex, TikZ chessboard pattern generator
tasptz/torch-bitgridsample
Like torch grid_sample, but for binary input (B, H, W). Each bit of an uint8 input pixel corresponds to a channel.
tasptz/torch-horcorr
Horizontal (rowwise) correlation for pytorch tensors with gradients.
tasptz/vector-quantize-pytorch
Vector Quantization, in Pytorch