alexsibir's Stars
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
cloneofsimo/lora
Using Low-rank adaptation to quickly fine-tune diffusion models.
vt-vl-lab/3d-photo-inpainting
[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
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.
ifzhang/ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
FoundationVision/VAR
[NeurIPS 2024 Oral][GPT beats diffusionš„] [scaling laws in visual generationš] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ultra-simple, user-friendly yet state-of-the-art* codebase for autoregressive image generation!
tryolabs/norfair
Lightweight Python library for adding real-time multi-object tracking to any detector.
pymatting/pymatting
A Python library for alpha matting
xinntao/facexlib
FaceXlib aims at providing ready-to-use face-related functions based on current STOA open-source methods.
ZhongqunZHANG/awesome-6d-object
Awesome work on object 6 DoF pose estimation
princeton-vl/DPVO
Deep Patch Visual Odometry/SLAM
hukenovs/hagrid
HAnd Gesture Recognition Image Dataset
Hangz-nju-cuhk/Rotate-and-Render
Code for Rotate-and-Render: Unsupervised Photorealistic Face Rotation from Single-View Images (CVPR 2020)
cccntu/minLoRA
minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.
borglab/gtsfm
End-to-end SFM framework based on GTSAM
Newbeeer/pfgmpp
Code for ICML 2023 paper, "PFGM++: Unlocking the Potential of Physics-Inspired Generative Models"
aharley/pips2
PIPs++
buaavrcg/BakedAvatar
Pytorch Code for "BakedAvatar: Baking Neural Fields for Real-Time Head Avatar Synthesis"
hxngiee/DiffFace
DiffFace: Diffusion-based Face Swapping with Facial Guidance
ewrfcas/Face-Super-Resolution
Face super resolution based on ESRGAN
chiaki530/leapvo
[CVPR'24] LEAP-VO: Long-term Effective Any Point Tracking for Visual Odometry
danini/progressive-x
The Progressive-X algorithm proposed in paper: Daniel Barath and Jiri Matas; Progressive-X: Efficient, Anytime, Multi-Model Fitting Algorithm, International Conference on Computer Vision, 2019. It is available at https://arxiv.org/pdf/1906.02290
manman1995/Deep-Fourier-Upsampling
Deep Fourier Upsampling
wcy-cs/SFMNet
lukemelas/fixed-point-diffusion-models
leon-nn/face-fitting
jacobkimmel/ps_decomp
Periodic plus smooth image decomposition, as described by Moisan (http://www.math-info.univ-paris5.fr/~moisan/papers/2009-11r.pdf)
ilia3101/Panorama
Automatic panorama stitching with automatic camera calibration/distortion estimation
joey00072/TinyLora
Low-Rank Adaptation of Large Language Models clean implementation
TheDiscoMole/LoRA
Low-Rank Adaptation (LoRA) library re-implementation