Pinned Repositories
learnable-triangulation-pytorch
This repository is an official PyTorch implementation of the paper "Learnable Triangulation of Human Pose" (ICCV 2019, oral). Proposed method archives state-of-the-art results in multi-view 3D human pose estimation!
box-convolutions
PyTorch code for the "Deep Neural Networks with Box Convolutions" paper
cuda-bfs
A CUDA implementation of BFS from "Large Graph Algorithms for Massively Multithreaded Architectures" paper
cuda-multiplication
Arbitrary size matrix multiplication and transpose in CUDA
Graphonomy
Graphonomy: Universal Human Parsing via Graph Transfer Learning
HRNet-Facial-Landmark-Detection
High-resolution representation learning (HRNets) for facial landmark detection
latent-pose-reenactment
The authors' implementation of the "Neural Head Reenactment with Latent Pose Descriptors" (CVPR 2020) paper.
offline-vi-3d-reconstruction
A final project for the "Perception in Robotics" course. Offline visual-inertial SAM with modern computer vision for 3D reconstruction.
torch-opencv-demos
Torch7+OpenCV+ConvNets
torch-opencv
OpenCV bindings for Torch.
shrubb's Repositories
shrubb/box-convolutions
PyTorch code for the "Deep Neural Networks with Box Convolutions" paper
shrubb/latent-pose-reenactment
The authors' implementation of the "Neural Head Reenactment with Latent Pose Descriptors" (CVPR 2020) paper.
shrubb/offline-vi-3d-reconstruction
A final project for the "Perception in Robotics" course. Offline visual-inertial SAM with modern computer vision for 3D reconstruction.
shrubb/HRNet-Facial-Landmark-Detection
High-resolution representation learning (HRNets) for facial landmark detection
shrubb/cuda-bfs
A CUDA implementation of BFS from "Large Graph Algorithms for Massively Multithreaded Architectures" paper
shrubb/Graphonomy
Graphonomy: Universal Human Parsing via Graph Transfer Learning
shrubb/imagenet-pytorch
The 'ImageNet training in PyTorch' tutorial, customized
shrubb/NeuS
Code release for NeuS
shrubb/android-dataset-recorder
Dataset collection app that will collect both IMG and IMU measurements for offline processing
shrubb/cudnn.torch
Torch-7 FFI bindings for NVIDIA CuDNN
shrubb/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
shrubb/image
An Image toolbox for Torch.
shrubb/integral-layer
Integral Image Layer for Deep Neural Networks
shrubb/karim-birthday-2021
Simple word puzzle in Django
shrubb/listener
Pocketsphinx-based Linux Voice Dictation
shrubb/mediapipe
MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web.
shrubb/mvsnerf
[ICCV 2021] Our work presents a novel neural rendering approach that can efficiently reconstruct geometric and neural radiance fields for view synthesis.
shrubb/nccl.torch
torch bindings for nccl
shrubb/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
shrubb/neurecon
Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.
shrubb/nvdiffmodeling
Differentiable rasterization applied to 3D model simplification tasks
shrubb/pilot-school
A tool for quantitative assessment of training flights in a simulator (via FSUIPC)
shrubb/RealEstate10K_Downloader
These scripts are used to download RealEstate10K dataset.
shrubb/saic-violet.github.io
shrubb/shrubb.github.io
Yegor's personal website
shrubb/skoltech-cv-cluster-wiki
Skoltech Computer Vision Group's computing resources wiki
shrubb/tacotron2
Tacotron 2 - PyTorch implementation with faster-than-realtime inference
shrubb/TLG_JoinCaptchaBot
Telegram Bot to verify if users joining a group are human. The Bot sends an image captcha for each new user and kicks any of them who can't solve the captcha in a specified time.
shrubb/waveglow
A Flow-based Generative Network for Speech Synthesis
shrubb/X2Face
Pytorch code for ECCV 2018 paper