Charles-Lu's Stars
3b1b/manim
Animation engine for explanatory math videos
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
lllyasviel/ControlNet
Let us control diffusion models!
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
kornia/kornia
🐍 Geometric Computer Vision Library for Spatial AI
facebookresearch/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
NVIDIA/DALI
A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.
facebookresearch/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
andreafrancia/trash-cli
Command line interface to the freedesktop.org trashcan.
google-research/kubric
A data generation pipeline for creating semi-realistic synthetic multi-object videos with rich annotations such as instance segmentation masks, depth maps, and optical flow.
facebookresearch/flow_matching
A PyTorch library for implementing flow matching algorithms, featuring continuous and discrete flow matching implementations. It includes practical examples for both text and image modalities.
SUDO-AI-3D/zero123plus
Code repository for Zero123++: a Single Image to Consistent Multi-view Diffusion Base Model.
zubair-irshad/Awesome-Implicit-NeRF-Robotics
A comprehensive list of Implicit Representations and NeRF papers relating to Robotics/RL domain, including papers, codes, and related websites
xiaobai1217/Awesome-Video-Datasets
Video datasets
rdevon/DIM
Deep InfoMax (DIM), or "Learning Deep Representations by Mutual Information Estimation and Maximization"
NVlabs/GroupViT
Official PyTorch implementation of GroupViT: Semantic Segmentation Emerges from Text Supervision, CVPR 2022.
hjwdzh/ManifoldPlus
ManifoldPlus: A Robust and Scalable Watertight Manifold Surface Generation Method for Triangle Soups
TRI-ML/vidar
ashawkey/diff-gaussian-rasterization
bethgelab/model-vs-human
Benchmark your model on out-of-distribution datasets with carefully collected human comparison data (NeurIPS 2021 Oral)
j3soon/arxiv-utils
Meaningful titles for tabs and PDF downloads! Also supports tab search.
Sid2697/awesome-egocentric-vision
A curated list of egocentric (first-person) vision and related area resources
NVlabs/SSV
Pytorch implementation of SSV: Self-Supervised Viewpoint Learning from Image Collections (CVPR 2020)
OasisYang/Wild6D
cogtoolslab/photo-sketch-correspondence
Official PyTorch implementation of Learning Dense Correspondences between Photos and Sketches, ICML 2023.
cogtoolslab/visual_abstractions_benchmarking_public2023