YonghaoHe's Stars
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
ggerganov/llama.cpp
LLM inference in C/C++
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
Mozilla-Ocho/llamafile
Distribute and run LLMs with a single file.
EthicalML/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
graphdeco-inria/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
LargeWorldModel/LWM
Large World Model -- Modeling Text and Video with Millions Context
levihsu/OOTDiffusion
[AAAI 2025] Official implementation of "OOTDiffusion: Outfitting Fusion based Latent Diffusion for Controllable Virtual Try-on"
ali-vilab/AnyDoor
Official implementations for paper: Anydoor: zero-shot object-level image customization
isaac-sim/IsaacLab
Unified framework for robot learning built on NVIDIA Isaac Sim
David-Haim/concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
taesungp/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
google/marl
A hybrid thread / fiber task scheduler written in C++ 11
FeiYull/TensorRT-Alpha
🔥🔥🔥TensorRT for YOLOv8、YOLOv8-Pose、YOLOv8-Seg、YOLOv8-Cls、YOLOv7、YOLOv6、YOLOv5、YOLONAS......🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎
AIoT-MLSys-Lab/Efficient-LLMs-Survey
[TMLR 2024] Efficient Large Language Models: A Survey
CodingHanYa/workspace
workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。
RichieSams/FiberTaskingLib
A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.
juzzlin/Heimer
Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.
XiandaGuo/OpenStereo
OpenStereo: A Comprehensive Benchmark for Stereo Matching and Strong Baseline
HFAiLab/hai-platform
一种任务级GPU算力分时调度的高性能深度学习训练平台
Yzichen/FlashOCC
fabiotosi92/Awesome-Deep-Stereo-Matching
A curated list of awesome Deep Stereo Matching resources
google-research/syn-rep-learn
Learning from synthetic data - code and models
jwwangchn/AI-TOD
Official code for "Tiny Object Detection in Aerial Images".
tjubiit/TJU-DHD
A newly built high-resolution dataset for object detection and pedestrian detection (IEEE TIP 2020)
YuhuaXu/StereoDataset
An indoor real scene stereo dataset. It contains 2000 pairs of images with high accuracy disparity maps. We hope it can improve the the generalization performance of deep stereo matching networks.
gretelai/awesome-synthetic-data
📖 A curated list of resources dedicated to synthetic data
aliborji/DetectionUpperbound
Code for calculating the upper bound AP in object detection
jwwangchn/cocoapi-aitod
COCO API - Dataset @ http://cocodataset.org/
tokudayo/fast-matrix-nms
The Fastest Matrix NMS in the West.