LinfengUP's Stars
lzw-lzw/GroundingGPT
[ACL 2024] GroundingGPT: Language-Enhanced Multi-modal Grounding Model
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
Jack-Lee-Hiter/AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
yanring/jianzhi-Offer-Leetcode
剑指Offer与Leetcode对应题目
geniayuan/datasciencecoursera
for Data Science class on Coursera
OpenRobotLab/PointLLM
[ECCV 2024 Best Paper Candidate] PointLLM: Empowering Large Language Models to Understand Point Clouds
Q-Future/Q-Instruct
②[CVPR 2024] Low-level visual instruction tuning, with a 200K dataset and a model zoo for fine-tuned checkpoints.
haotian-liu/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
NVlabs/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
yenchenlin/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
Q-Future/Q-Bench
①[ICLR2024 Spotlight] (GPT-4V/Gemini-Pro/Qwen-VL-Plus+16 OS MLLMs) A benchmark for multi-modality LLMs (MLLMs) on low-level vision and visual quality assessment.
DirtyHarryLYL/LLM-in-Vision
Recent LLM-based CV and related works. Welcome to comment/contribute!
sled-group/chat-with-nerf
Chat with NeRF enables users to interact with a NeRF model by typing in natural language.
BradyFU/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Advances on Multimodal Large Language Models
G-U-N/PyCIL
PyCIL: A Python Toolbox for Class-Incremental Learning
JonasSchult/Mask3D
Mask3D predicts accurate 3D semantic instances achieving state-of-the-art on ScanNet, ScanNet200, S3DIS and STPLS3D.
PJLab-ADG/3DTrans
An open-source codebase for exploring autonomous driving pre-training
Pointcept/OpenIns3D
[ECCV'24] OpenIns3D: Snap and Lookup for 3D Open-vocabulary Instance Segmentation
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
WooooDyy/LLM-Agent-Paper-List
The paper list of the 86-page paper "The Rise and Potential of Large Language Model Based Agents: A Survey" by Zhiheng Xi et al.
nerfstudio-project/nerfstudio
A collaboration friendly studio for NeRFs
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)
Pointcept/SegmentAnything3D
[ICCV'23 Workshop] SAM3D: Segment Anything in 3D Scenes
bmild/nerf
Code release for NeRF (Neural Radiance Fields)
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
microsoft/SoftTeacher
Semi-Supervised Learning, Object Detection, ICCV2021
thangvubk/SoftGroup
[CVPR 2022 Oral] SoftGroup for Instance Segmentation on 3D Point Clouds
MLNLP-World/Paper-Picture-Writing-Code
MLNLP: Paper Picture Writing Code
kentaroy47/vision-transformers-cifar10
Let's train vision transformers (ViT) for cifar 10!