lufeewu's Stars
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
xai-org/grok-1
Grok open release
FFmpeg/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
ClickHouse/ClickHouse
ClickHouse® is a real-time analytics DBMS
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
facebook/folly
An open-source C++ library developed and used at Facebook.
ossrs/srs
SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
Vision-CAIR/MiniGPT-4
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
google/ExoPlayer
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
dataease/dataease
🔥 人人可用的开源 BI 工具,Tableau、帆软的开源替代。
zhisheng17/flink-learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
PKU-YuanGroup/Open-Sora-Plan
This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.
ArduPilot/ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
NVIDIA/Megatron-LM
Ongoing research training transformer models at scale
owncast/owncast
Take control over your live stream video by running it yourself. Streaming + chat out of the box.
OlafenwaMoses/ImageAI
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
triton-inference-server/server
The Triton Inference Server provides an optimized cloud and edge inferencing solution.
MochiDiffusion/MochiDiffusion
Run Stable Diffusion on Mac natively
TadasBaltrusaitis/OpenFace
OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
Netflix/vmaf
Perceptual video quality assessment based on multi-method fusion.
sparsehash/sparsehash
C++ associative containers
videolan/x265
https://bitbucket.org/multicoreware/x265/ git mirror
codec2021/video_codec_learn
关于视频编解码学习资料
andyawang/Back-End-Development-Roadmap
后台开发技术图谱,后台开发成长Roadmap
LaggyHammer/dlib-object-tracking
Object tracking using a pre-trained object detection model & the dlib correlation tracker.