manhongnie's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
ollama/ollama
Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
PanJiaChen/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
ultralytics/ultralytics
Ultralytics YOLO11 🚀
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
infiniflow/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
keepassxreboot/keepassxc
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
FelisCatus/SwitchyOmega
Manage and switch between multiple proxies quickly & easily.
PanJiaChen/vue-admin-template
a vue2.0 minimal admin template
Dao-AILab/flash-attention
Fast and memory-efficient exact attention
openvinotoolkit/openvino
OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
niXman/mingw-builds-binaries
MinGW-W64 compiler binaries
wzpan/cmake-demo
《CMake入门实战》源码
AntiMicro/antimicro
[NOT maintained anymore] Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support
huihut/OpenCV-MinGW-Build
👀 MinGW 32bit and 64bit version of OpenCV compiled on Windows. Including OpenCV 3.3.1, 3.4.1, 3.4.1-x64, 3.4.5, 3.4.6, 3.4.7, 3.4.8-x64, 3.4.9, 4.0.0-alpha-x64, 4.0.0-rc-x64, 4.0.1-x64, 4.1.0, 4.1.0-x64, 4.1.1-x64, 4.5.0-with-contrib, 4.5.2-x64
githubvpn007/Clash-for-Windows
Clash for Windows使用教程,Clash-for-Windows配置,Clash-for-Windows说明,Clash-for-Windows
rooneysh/Labelme2YOLO
Help converting LabelMe Annotation Tool JSON format to YOLO text file format. If you've already marked your segmentation dataset by LabelMe, it's easy to use this tool to help converting to YOLO format dataset.
glikely/devicetree-specification-released
Released versions of the Devicetree Specification
openvino-book/yolov8_openvino_cpp
YOLOv8 Inference C++ sample code based on OpenVINO C++ API
ShaShiDiZhuanLan/Demo_BaslerCamera_Qt
Qt(C++)调用工业相机Basler的SDK使用示例。Qt: 5.6.2vc2013版 Basler: 5.0.11版。只是做了SDK部分接口的获取和设置。本示例制作了相机的触发方式、曝光时间、增益、频率,以及图片的尺寸、灯的触发信号等。