MoreTHanCodes's Stars
ggerganov/llama.cpp
LLM inference in C/C++
meta-llama/llama
Inference code for Llama models
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
ymcui/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
IDEA-Research/Grounded-Segment-Anything
Grounded SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
LlamaFamily/Llama-Chinese
Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
IDEA-Research/GroundingDINO
[ECCV 2024] Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
ChaoningZhang/MobileSAM
This is the official code for MobileSAM project that makes SAM lightweight for mobile applications and beyond!
PKU-YuanGroup/Video-LLaVA
【EMNLP 2024🔥】Video-LLaVA: Learning United Visual Representation by Alignment Before Projection
DAMO-NLP-SG/Video-LLaMA
[EMNLP 2023 Demo] Video-LLaMA: An Instruction-tuned Audio-Visual Language Model for Video Understanding
lucidrains/vector-quantize-pytorch
Vector (and Scalar) Quantization, in Pytorch
lyhue1991/torchkeras
Pytorch❤️ Keras 😋😋
JosephPai/Awesome-Talking-Face
📖 A curated list of resources dedicated to talking face.
HonglinChu/SiamTrackers
(2020-2022)The PyTorch version of SiamFC,SiamRPN,DaSiamRPN, UpdateNet , SiamDW, SiamRPN++, SiamMask, SiamFC++, SiamCAR, SiamBAN, Ocean, LightTrack , TrTr, NanoTrack; Visual object tracking based on deep learning
nianticlabs/simplerecon
[ECCV 2022] SimpleRecon: 3D Reconstruction Without 3D Convolutions
KMnP/vpt
❄️🔥 Visual Prompt Tuning [ECCV 2022] https://arxiv.org/abs/2203.12119
KangweiiLiu/Awesome_Audio-driven_Talking-Face-Generation
A curated list of resources of audio-driven talking face generation
wbstx/handAR
HonglinChu/NanoTrack
Deep learning-based mobile model deployment(Object Tracking). Lightweight Object Tracking, NCNN,
facebookresearch/assemblyhands-toolkit
AssemblyHands Toolkit is a Python package that provides data loader, visualization, and evaluation tools for the AssemblyHands dataset (CVPR 2023).
ChanglongJiangGit/A2J-Transformer
[CVPR 2023] Code for paper 'A2J-Transformer: Anchor-to-Joint Transformer Network for 3D Interacting Hand Pose Estimation from a Single RGB Image'
facebookresearch/UmeTrack
UmeTrack Unified multi-view end-to-end hand tracking for VR
bojone/FSQ
Keras implement of Finite Scalar Quantization
lmb-freiburg/contra-hand
Code in conjunction with the publication 'Contrastive Representation Learning for Hand Shape Estimation'
facebookresearch/UmeTrack_data
Dataset for the paper UmeTrack Unified multi-view end-to-end hand tracking for VR
ManWithABike/OPTICS-Clustering
An algorithm for finding density-based clusters in spatial data.