mlfreshman297's Stars
ggerganov/llama.cpp
LLM inference in C/C++
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
forthespada/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
ymcui/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
bytecodealliance/wasmtime
A fast and secure runtime for WebAssembly
fangzesheng/free-api
收集免费的接口服务,做一个api的搬运工
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
ZLMediaKit/ZLMediaKit
WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11
antimatter15/alpaca.cpp
Locally run an Instruction-Tuned Chat-Style LLM
KaiserY/trpl-zh-cn
Rust 程序设计语言(2021 edition)
wasmCloud/wasmCloud
wasmCloud is an open source Cloud Native Computing Foundation (CNCF) project that enables teams to build, manage, and scale polyglot apps across any cloud, K8s, or edge.
jfzhang95/pytorch-video-recognition
PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.
airockchip/rknn_model_zoo
airockchip/rknn-toolkit2
pykeio/ort
Fast ML inference & training for Rust with ONNX Runtime
rockchip-linux/rknpu2
csuhan/OneLLM
[CVPR 2024] OneLLM: One Framework to Align All Modalities with Language
garyexplains/examples
Example code used in my videos
pcb9382/FaceAlgorithm
face detection face recognition包含人脸检测(retinaface,yolov5face,yolov7face,yolov8face),人脸检测跟踪(ByteTracker),人脸角度计算(Face_Angle)人脸矫正(Face_Aligner),人脸识别(Arcface),口罩检测(MaskRecognitiion),年龄性别检测(Gender_age),静默活体检测(Silent_Face_Anti_Spoofing),FaceAlignment(106keypoints)
sunnyxiaohu/R-C3D.pytorch
R-C3D pytorch implementation
PacktPublishing/Mastering-RUST-Second-Edition
Mastering RUST, Second Edition,published by Packt
Lucky-183/PI-Assistant
基于树莓派和GPT实现的多功能语音家庭助手
ThomasVuNguyen/chatGPT-Voice-Assistant
A Raspberry Pi voice assistant built with ChatGPT
PhucNDA/FaceID--YOLOV5.ArcFace
ONNX implementation of YOLOv5 and Siamese Network (ResNet100) with ArcFace loss for Face Detection and Recognition
Goddess-luo/Raspberry-PI-Smart-Home
利用python语言进行编程设计,结合树莓派和小型电动机等硬件,通过软件的设计与硬件的相互协调,保证系统的正常运行。本文主要研究如何利用树莓派进行智能家居控制的程序设计,利用Python语言进行程序编写和其他的几个硬件设备完成自动窗帘的控制和温湿度的自动调控,并在自动模式之外可以进行手动的控制。进行本次研究,可以探寻树莓派在智能家居控制系统的设计方面的应用;同时通过与其他硬件搭配进行的设计,对探索不需要大幅度更改原有家居设备的情况下进行智能家居控制的方法有着重要意义。
minhtien2405/Face-Recognition-using-YOLOv5-and-2D-CNN