Dreamerzp's Stars
balloonwj/CppGuide
C/C++学习,后端开发进阶指南。
ouweibin/RtspServer
基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器
fuzheng0301/FaceRecognition
活体人脸识别,识别人脸,识别张嘴和摇头动作,并拍照
shaoshengsong/DeepSORT
support deepsort and bytetrack MOT(Multi-object tracking) using yolov5 with C++
mikel-brostrom/boxmot
BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
ifzhang/ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
xingyizhou/CenterTrack
Simultaneous object detection and tracking using center points.
yehengchen/Object-Detection-and-Tracking
Object Detection and Multi-Object Tracking
bug-developer021/YOLOV5_optimization_on_triton
Compare multiple optimization methods on triton to imporve model service performance
LitLeo/TensorRT_Tutorial
iseesaw/FAQ-Semantic-Retrieval
基于向量召回的检索式对话系统解决方案,dense retrieval,FAQ……
coneypo/Dlib_face_recognition_from_camera
Detect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别
huynhbaobk/tensorrt-triton-yolov5
LSH9832/edgeyolo
an edge-real-time anchor-free object detector with decent performance
biubug6/Pytorch_Retinaface
Retinaface get 80.99% in widerface hard val using mobilenet0.25.
DataXujing/YOLOv8
:fire: Official YOLOv8模型训练和部署
Qengineering/NanoDet-ncnn-Jetson-Nano
NanoDet for Jetson Nano
RangiLyu/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
dog-qiuqiu/FastestDet
:zap: A newly designed ultra lightweight anchor free target detection algorithm, weight only 250K parameters, reduces the time consumption by 10% compared with yolo-fastest, and the post-processing is simpler
isarsoft/yolov4-triton-tensorrt
This repository deploys YOLOv4 as an optimized TensorRT engine to Triton Inference Server
FeiYull/TensorRT-Alpha
🔥🔥🔥TensorRT for YOLOv8、YOLOv8-Pose、YOLOv8-Seg、YOLOv8-Cls、YOLOv7、YOLOv6、YOLOv5、YOLONAS......🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎
obiscr/ChatGPT
This project is a plugin that supports ChatGPT running on JetBrains series IDE.
PlexPt/chatgpt-java
ChatGPT Java SDK。支持 GPT-4o、 GPT4 API。开箱即用。An unofficial Java SDK for seamless integration with ChatGPT's GPT-3.5 and GPT-4 APIs. Ready-to-use, simple setup, and efficient for building AI-powered applications.
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
gmberton/deep-visual-geo-localization-benchmark
Official code for CVPR 2022 (Oral) paper "Deep Visual Geo-localization Benchmark"
Byron4j/CookBook
🎉🎉🎉JAVA高级架构师技术栈==任何技能通过 “刻意练习” 都可以达到融会贯通的境界,就像烹饪一样,这里有一份JAVA开发技术手册,只需要增加自己练习的次数。🏃🏃🏃
singhn156/Glove-Helmet-Detection-YoloV4-Darknet
YoloV4 Darknet Model can easily detect humans wearing safety Gloves and Helmets at Work Place.
murufeng/awesome_lightweight_networks
The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,ShuffleNetV1-V2,LCNet,ConvNeXt,etc. ⭐⭐⭐⭐⭐
siriusdemon/Build-Your-Own-Face-Model
Build your own ArcFace, CenterFace/Centernet
Gumpest/YOLOv5-Multibackbone-Compression
YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Module(CBAM, DCN), Pruning (EagleEye, Network Slimming), Quantization (MQBench) and Deployment (TensorRT, ncnn) Compression Tool Box.