Pinned Repositories
dok
Nested Dockerfile for remote multiuser development. Images and notes about them represent projects that Im testing, storing them in a common docker framework minimizes the possibility of code rot.
HSIC-bottleneck
The HSIC Bottleneck: Deep Learning without Back-Propagation
nerfies
This is the code for Deformable Neural Radiance Fields, a.k.a. Nerfies.
pycgal
python wrappers around CGAL library ( wip) only Optimal Transport Implemented
torchvision_extra
SUPERSEEDED byt torchvision.ops.nms ; implemented since // torchvision extra layers, including standalone version of nms from maskrcnn_benchmark project
Wuerstchen
Official implementation of Würstchen: Efficient Pretraining of Text-to-Image Models
xvdp's Repositories
xvdp/torchvision_extra
SUPERSEEDED byt torchvision.ops.nms ; implemented since // torchvision extra layers, including standalone version of nms from maskrcnn_benchmark project
xvdp/pycgal
python wrappers around CGAL library ( wip) only Optimal Transport Implemented
xvdp/HSIC-bottleneck
The HSIC Bottleneck: Deep Learning without Back-Propagation
xvdp/lag
xvdp/pybinpack
cpp rect binpacking with pybind
xvdp/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
xvdp/accimage
fork adjusting default behavior of accimage to match PIL.Image: operations return copy. accimage: high performance image loading and augmenting routines mimicking PIL.Image interface
xvdp/convnet-aig
PyTorch implementation for Convolutional Networks with Adaptive Inference Graphs
xvdp/Deep3dPortrait
Deep 3D Portrait from a Single Image
xvdp/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
xvdp/detr
End-to-End Object Detection with Transformers
xvdp/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
xvdp/Face_Detection_Alignment
Face Detection and Alignment Tool
xvdp/FixRes
This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423
xvdp/hugo-resource-images
Example Project to show how to access page image resources from another location in Hugo
xvdp/I2L-MeshNet_RELEASE
Official PyTorch implementation of "I2L-MeshNet: Image-to-Lixel Prediction Network for Accurate 3D Human Pose and Mesh Estimation from a Single RGB Image", ECCV 2020
xvdp/ICT-FaceKit
ICT's Vision and Graphics Lab's morphable face model and toolkit
xvdp/InsightFace_Pytorch
Pytorch0.4.1 codes for InsightFace
xvdp/meshrcnn
code for Mesh R-CNN, ICCV 2019
xvdp/neural_renderer
A PyTorch port of the Neural 3D Mesh Renderer
xvdp/pulse
PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models
xvdp/Pytorch-LRP
Basic LRP implementation in PyTorch
xvdp/Rotate-and-Render
Code for Rotate-and-Render: Unsupervised Photorealistic Face Rotation from Single-View Images (CVPR 2020)
xvdp/tfvaegan
Official repository for "Latent Embedding Feedback and Discriminative Features for Zero-Shot Classification" (ECCV 2020)
xvdp/torchbench
Easily benchmark machine learning models in PyTorch