Lists (1)
Sort Name ascending (A-Z)
Stars
stb single-file public domain libraries for C/C++
A simple repayment calculator created with Streamlit.
Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
Official inference framework for 1-bit LLMs
Multilingual Document Layout Parsing in a Single Vision-Language Model
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Open Source Routing Machine - C++ backend
Sophisticated ERP, CRM, Point-Of-Sale, etc. Open source now. This system is developed since 1996.
Python tool for converting files and office documents to Markdown.
Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.
使用libfacedetection和dlib进行面部68个关键点检测,根据面部关键点进行疲劳检测。(c++实现)
A Byte-Pair Encoding (BPE) tokenizer implementation for the Dlib library, designed for efficient subword tokenization in NLP tasks.
Training pipelines and scripts for models using Dlib. Includes pre-configured setups for fine-tuning and evaluating models from the "davisking/dlib-models" repository.
Just trying out dlib's machine learning library
C++ Implementation of PyTorch Tutorials for Everyone
EyeTracker is a C++ application that uses OpenCV and dlib to track eye movements and control the mouse cursor. The program enables hands-free cursor control by moving the mouse based on eye movemen…
MITIE: library and tools for information extraction
Examples demonstrating available options to program multiple GPUs in a single node or a cluster
Short introduction to CMake with some examples.