Ghostish's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
nerfstudio-project/nerfstudio
A collaboration friendly studio for NeRFs
RayTracing/raytracing.github.io
Main Web Site (Online Books)
lucidrains/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
ashawkey/stable-dreamfusion
Text-to-3D & Image-to-3D & Mesh Exportation with NeRF + Diffusion.
jina-ai/reader
Convert any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/
OpenDriveLab/UniAD
[CVPR 2023 Best Paper Award] Planning-oriented Autonomous Driving
OpenGVLab/InternGPT
InternGPT (iGPT) is an open source demo platform where you can easily showcase your AI models. Now it supports DragGAN, ChatGPT, ImageBind, multimodal chat like GPT-4, SAM, interactive image editing, etc. Try it at igpt.opengvlab.com (支持DragGAN、ChatGPT、ImageBind、SAM的在线Demo系统)
ytongbai/LVM
Pointcept/Pointcept
Pointcept: a codebase for point cloud perception research. Latest works: PTv3 (CVPR'24 Oral), PPT (CVPR'24), OA-CNNs (CVPR'24), MSC (CVPR'23)
tjiiv-cprg/EPro-PnP
[CVPR 2022 Oral, Best Student Paper] EPro-PnP: Generalized End-to-End Probabilistic Perspective-n-Points for Monocular Object Pose Estimation
zju3dv/EasyVolcap
[SIGGRAPH Asia 2023 (Technical Communications)] EasyVolcap: Accelerating Neural Volumetric Video Research
guochengqian/PointNeXt
[NeurIPS'22] PointNeXt: Revisiting PointNet++ with Improved Training and Scaling Strategies
CVPR2023-3D-Occupancy-Prediction/CVPR2023-3D-Occupancy-Prediction
CVPR2023-Occupancy-Prediction-Challenge
url-kaist/patchwork-plusplus
Patchwork++: Fast and robust ground segmentation method for 3D LiDAR scans. @ IROS'22
OpenDriveLab/Vista
[NeurIPS 2024] A Generalizable World Model for Autonomous Driving
yanx27/2DPASS
2DPASS: 2D Priors Assisted Semantic Segmentation on LiDAR Point Clouds (ECCV 2022) :fire:
dvlab-research/Stratified-Transformer
Stratified Transformer for 3D Point Cloud Segmentation (CVPR 2022)
kaleido-lab/dolphin
General video interaction platform based on LLMs, including Video ChatGPT
zhanghm1995/Forge_VFM4AD
A comprehensive survey of forging vision foundation models for autonomous driving, including challenges, methodologies, and opportunities.
tarashakhurana/4d-occ-forecasting
CVPR 2023: Official code for `Point Cloud Forecasting as a Proxy for 4D Occupancy Forecasting'
ai4ce/SSCBench
SSCBench: A Large-Scale 3D Semantic Scene Completion Benchmark for Autonomous Driving
xinzhuma/3dodi-survey
https://arxiv.org/pdf/2202.02980
Abyssaledge/Extensible-Object-Detection-Evaluator
A simple and extensible object detection evaluator in COCO style.