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
Open source code for the paper of Neural Sparse Voxel Fields.
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.
End-to-End Object Detection with Transformers
[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)
CV算法岗知识点及面试问答汇总,主要分为计算机视觉、机器学习、图像处理和 C++基础四大块,一起努力向offers发起冲击!
dontLoveBugs / ML-NLP
Forked from NLP-LOVE/ML-NLP此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
Pytorch implementation of PCT: Point Cloud Transformer
Learning Continuous Signed Distance Functions for Shape Representation
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.