Pinned Repositories
2018AICity_TeamUW
The winning method in Track 1 and Track 3 at the 2nd AI City Challenge Workshop in CVPR 2018 - Official Implementation
3D-Deepbox
3D Bounding Box Estimation Using Deep Learning and Geometry (MultiBin)
aliyunpan
阿里云盘命令行客户端,支持webdav文件服务,支持JavaScript插件,支持同步备份功能。
babylon
High-Performance C++ Fundamental Library
blog
Too young, too simple. Sometimes, naive & stupid 🐌
Cal_PnP
C++ implementation of semi-automatic camera calibration based on Perspective-n-Point (PnP)
clean-code-js
JavaScript风格指南
cmake-examples
Useful CMake Examples
collection-calculate-camp
hard_decode_trt
Yolov5 inference on NVDec hardware decoder
yanteng's Repositories
yanteng/hard_decode_trt
Yolov5 inference on NVDec hardware decoder
yanteng/3D-Deepbox
3D Bounding Box Estimation Using Deep Learning and Geometry (MultiBin)
yanteng/aliyunpan
阿里云盘命令行客户端,支持webdav文件服务,支持JavaScript插件,支持同步备份功能。
yanteng/babylon
High-Performance C++ Fundamental Library
yanteng/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
yanteng/CPlusPlusThings
C++那些事
yanteng/cpp-tbox
A complete Linux application software development tool library and runtime framework, aim at make C++ development easy.
yanteng/croncpp
A C++11/14/17 header-only cross-platform library for handling CRON expressions
yanteng/cvat
Powerful and efficient Computer Vision Annotation Tool (CVAT)
yanteng/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
yanteng/EgoNet
Official project website for the CVPR 2021 paper "Exploring intermediate representation for monocular vehicle pose estimation"
yanteng/face-recognition
yanteng/ffmpeg-quality-metrics
Calculate quality metrics with FFmpeg (SSIM, PSNR, VMAF, VIF)
yanteng/FTXUI
:computer: C++ Functional Terminal User Interface. :heart:
yanteng/Games
练习前端技能
yanteng/infoware
C++ Library for pulling system and hardware information, without hitting the command line.
yanteng/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
yanteng/KuiperInfer
带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
yanteng/Microsoft-Activation-Scripts
A collection of scripts for activating Microsoft products using HWID / KMS38 / Online KMS activation methods with a focus on open-source code, less antivirus detection and user-friendliness.
yanteng/N_m3u8DL-CLI
[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.
yanteng/Pix2Text
Pix In, Latex & Text Out. Recognize Chinese, English Texts, and Math Formulas from Images.
yanteng/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
yanteng/ros-yolo-sort
YOLO v3, v4, tiny + SORT tracking + ROS platform. ///// YOLO with Darknet, OpenCV(DNN), OpenVINO, TensorRT(tkDNN). ///// SORT supports python(original) and C++. Not Deep SORT
yanteng/RT-DETR
official rtdetr, official rt-detr, rtdetr, rt-detr, Real-Time DEtection TRansformer, DETRs Beat YOLOs on Real-time Object Detection
yanteng/spin
🚀 Replicate your production environment locally using Docker. Just run "spin up". It's really that easy.
yanteng/srs
SRS is a simple, high efficiency and realtime video server, supports RTMP/WebRTC/HLS/HTTP-FLV/SRT/GB28181.
yanteng/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
yanteng/workflow
C++ Parallel Computing and Asynchronous Networking Framework
yanteng/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
yanteng/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