Stars
Collection of undergraduate course homework and projects
Official code release for ICCV 2021 paper SNARF: Differentiable Forward Skinning for Animating Non-rigid Neural Implicit Shapes.
Approximating Wasserstein distances with PyTorch
Official implementation of "SCALE: Modeling Clothed Humans with a Surface Codec of Articulated Local Elements", CVPR 2021 https://arxiv.org/abs/2104.07660
Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.
Templates for creating scientific, academic and technical documents using Markdown and Pandoc that support equations, code blocks, citations, Unicode symbols and vector graphics.
Code for ``A Point Set Generation Network for 3D Object Reconstruction from a Single Image''
This repository contains the code for the paper "SCANimate: Weakly Supervised Learning of Skinned Clothed Avatar Networks"
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
[CVPR2021, PAMI2023] End-to-End Object Detection with Learnable Proposal
Repository for the paper "Learning to Reconstruct 3D Human Pose and Shape via Model-fitting in the Loop"
DIST: Rendering Deep Implicit Signed Distance Function with Differentiable Sphere Tracing (CVPR 2020).
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
Pytorch implementation of PCT: Point Cloud Transformer
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
Disentangled Non-Local Neural Networks
Learning Implicit Surfaces from Point Clouds (ECCV 2020)
Solutions of Reinforcement Learning, An Introduction