luyr's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Delgan/loguru
Python logging made (stupidly) simple
alshedivat/al-folio
A beautiful, simple, clean, and responsive Jekyll theme for academics
MrNeRF/awesome-3D-gaussian-splatting
Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.
paperswithcode/ai-deadlines
:alarm_clock: AI conference deadline countdowns
hzwer/ECCV2022-RIFE
ECCV2022 - Real-Time Intermediate Flow Estimation for Video Frame Interpolation
jbhuang0604/awesome-tips
mseitzer/pytorch-fid
Compute FID scores with PyTorch.
magicleap/SuperGluePretrainedNetwork
SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)
facebookresearch/ijepa
Official codebase for I-JEPA, the Image-based Joint-Embedding Predictive Architecture. First outlined in the CVPR paper, "Self-supervised learning from images with a joint-embedding predictive architecture."
isl-org/ZoeDepth
Metric depth estimation from a single image
eliahuhorwitz/Academic-project-page-template
A project page template for academic papers. Demo at https://eliahuhorwitz.github.io/Academic-project-page-template/
google-deepmind/tapnet
Tracking Any Point (TAP)
microsoft/FeatureManagement-Dotnet
Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a consistent experience when developing applications that use patterns such as beta access, rollout, dark deployments, and more.
ingra14m/Deformable-3D-Gaussians
[CVPR 2024] Official implementation of "Deformable 3D Gaussians for High-Fidelity Monocular Dynamic Scene Reconstruction"
dcharatan/flowmap
Code for "FlowMap: High-Quality Camera Poses, Intrinsics, and Depth via Gradient Descent" by Cameron Smith*, David Charatan*, Ayush Tewari, and Vincent Sitzmann
vye16/shape-of-motion
oppo-us-research/SpacetimeGaussians
[CVPR 2024] Spacetime Gaussian Feature Splatting for Real-Time Dynamic View Synthesis
KAIR-BAIR/dycheck
Official JAX Implementation of Monocular Dynamic View Synthesis: A Reality Check (NeurIPS 2022)
basilevh/gcd
Generative Camera Dolly: Extreme Monocular Dynamic Novel View Synthesis (ECCV 2024 Oral) - Official Implementation
lukemelas/projection-conditioned-point-cloud-diffusion
Official code for "Projection-Conditioned Point Cloud Diffusion for Single-Image 3D Reconstruction" (CVPR 2023)
SamsungLabs/SPIn-NeRF
3D Scene Inpainting with NeRFs
rimchang/RealBlur
Repository for Real-World Blur Dataset for Learning and Benchmarking Deblurring Algorithms
kuan-wang/The_Bilateral_Solver
Fast Bilateral Solver implementation with C++ and demos
zhengzhang01/Pixel-GS
[ECCV 2024] Pixel-GS Density Control with Pixel-aware Gradient for 3D Gaussian Splatting
VITA-Group/Comp4D
"Comp4D: Compositional 4D Scene Generation", Dejia Xu*, Hanwen Liang*, Neel P. Bhatt, Hezhen Hu, Hanxue Liang, Konstantinos N. Plataniotis, and Zhangyang Wang
agelosk/dynmf
(ECCV '24) DynMF: Neural Motion Factorization for Real-time Dynamic View Synthesis with 3D Gaussian Splatting
leeyngdo/Numerical-Linear-Algebra
Own solutions for exercises and MATLAB example codes for "Numerical Linear Algebra" by Lloyd N. Trefethen and David Bau III, 1997
gdalle/TheFastBilateralSolver
Fast bilateral filtering for image processing
liruilong940607/gaussian-splatting
[gsplat backend] Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"