Ghostish's Stars
guochengqian/PointNeXt
[NeurIPS'22] PointNeXt: Revisiting PointNet++ with Improved Training and Scaling Strategies
hancyran/RepSurf
[CVPR 2022 Oral] Official implementation for "Surface Representation for Point Clouds"
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
mmp/pbr-book-website
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
wandb/wandb
The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
PySimpleGUI/PySimpleGUI
Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
yezhen17/3DIoUMatch
[CVPR 2021] PyTorch implementation of 3DIoUMatch: Leveraging IoU Prediction for Semi-Supervised 3D Object Detection.
rusty1s/pytorch_scatter
PyTorch Extension Library of Optimized Scatter Operations
gaoxiang12/slambook2
edition 2 of the slambook
gaoxiang12/slambook
Dapp-Learning-DAO/Dapp-Learning
Dapp learning project for developers at all stages. Becoming and cultivating sovereign individuals. Nonprofit organization.
luanshiyinyang/awesome-multiple-object-tracking
Resources for Multiple Object Tracking (MOT)
qcraftai/simtrack
Exploring Simple 3D Multi-Object Tracking for Autonomous Driving (ICCV 2021)
mlch911/one-key-hidpi
Enable macOS HiDPI and have a native setting.
facebookresearch/3detr
Code & Models for 3DETR - an End-to-end transformer model for 3D object detection
tianweiy/CenterPoint
facebookresearch/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
awesome-NeRF/awesome-NeRF
A curated list of awesome neural radiance fields papers
rwightman/efficientdet-pytorch
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
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
lilanxiao/Rotated_IoU
Differentiable IoU of rotated bounding boxes using Pytorch
torch-points3d/torch-points3d
Pytorch framework for doing deep learning on point clouds.
HuguesTHOMAS/KPConv-PyTorch
Kernel Point Convolution implemented in PyTorch
STVIR/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
yenchenlin/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.