Pinned Repositories
3D-Point-Clouds
🔥3D点云目标检测&语义分割(深度学习)-SOTA方法,代码,论文,数据集等
AdaFace
adaface-partialfc
Adaface with PartialFC
ai-thermometer
Fever screening with IR & RGB cameras and Deep CNNs
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
algorithm-cpp
algorithm-cpp projects
algorithms
Minimal examples of data structures and algorithms in Python
arcface_retinaface_mxnet2onnx
arcface and retinaface model convert mxnet to onnx.
Extreme-Multi-label-Learning
syntext
synthesize the OCR training data
lem89757's Repositories
lem89757/Books_Robot_SLAM_Navigation
This project is supporting code for the book of Robot SLAM Navigation Core Technology and the Actual Combat.
lem89757/BoTSORT-cpp
C++ implementation of BoT-SORT MOT algorithm with Re-ID and Camera Motion Compensation
lem89757/ChatGLM-Finetuning
基于ChatGLM-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning等
lem89757/edgeyolo
an edge-real-time anchor-free object detector with decent performance
lem89757/FaceAlgorithm
包含人脸检测(Retinaface,yolov5face,yolov7face),人脸角度计算(Face_Angle)人脸矫正(Face_Aligner),人脸识别(Arcface),口罩检测(MaskRecognitiion),年龄性别检测(Gender_age),静默活体检测(Silent_Face_Anti_Spoofing)
lem89757/fatigue_driving_detection
挑战杯rk板端代码,gstreamer mpp硬解码,以及推理模型的rknn部署
lem89757/ISAT_with_segment_anything
Interactive semi-automatic image segmentation annotation tool. Supports SAM(segment anything model), sam-hq, MobileSAM etc.(交互式半自动图像分割标注工具,支持SAM,sam-hq, MobileSAM等模型)
lem89757/live-pose
Intel realsense Depth camera compitable python package for 6 DOF pose estimation
lem89757/loguru
A lightweight C++ logging library
lem89757/openMVS_comments
lem89757/PaddleSlim
PaddleSlim is an open-source library for deep model compression and architecture search.
lem89757/PyTorch-QAT
lem89757/RealSense-Jetson
Install and build RealSense library for Jetson modules.
lem89757/rk3588_read_video
rk3588 various solutions for reading camera and video files
lem89757/rknn-3588-npu-yolo-accelerate
rknn-3588部署yolov5,利用线程池实现npu推理加速;Deploying YOLOv5 on RKNN-3588, utilizing a thread pool to achieve NPU inference acceleration.
lem89757/rknn-detection-warning-cpp
基于RK3588的边缘预警项目(C++)。 采用Yolov7算法,通过读取输入视频源(RTSP、USB摄像头等),经过自创轻量级目标跟踪算法去重检测,将告警信息实时通过HTTP接口推送,同时将视频源进行转发并利用RTMP协议推送。
lem89757/RkYoloRtspServer
simple yolov5 rtspserver for rk3588
lem89757/SCRFD_FaceDetection_TensorRT
lem89757/SegConvert
实例分割标注文件格式转换脚本工具集
lem89757/SLMaster
SLMaster is a relatively complete open-source Structured Light 3D camera software. You can use it to complete a series of operations including calibration, stripe encoding, 3D reconstruction, and point cloud post-processing. Welcome Star⭐ And Fork🍴.
lem89757/SpireCV
https://github.com/amov-lab/SpireCV
lem89757/SpireView-master
自动标注软件
lem89757/StereoAlgorithms
Stereo Algorithms (Include:CREStereo,RAFT-Stereo,Hitnet,FastACVNet_plus,Stereo Transformers,RealtimeStereo,DistDepth) with TensorRT,ORT,OpenVINO
lem89757/TRT-YOLOv8-Seg
使用TensorRT加速YOLOv8-Seg,完整的后端框架,包括Http服务器,Mysql数据库,ffmpeg视频推流等。
lem89757/VideoPipe
跨平台的视频结构化(视频分析)框架,觉得有帮助的请给个星星:)。
lem89757/yolov5-seg-bytetrack-cpp
lem89757/YOLOv8-TensorRT
YOLOv8 using TensorRT accelerate !
lem89757/YOLOv8-TensorRT-INT
Converting YOLOv8 models to TensorRT of FP16 and INT8
lem89757/yolov9
Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
lem89757/yolov9-qat
Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.