-
anomalib Public
Forked from open-edge-platform/anomalibAn anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
Python Apache License 2.0 UpdatedMar 26, 2025 -
tensorRT_Pro-YOLOv8 Public
Forked from Melody-Zhou/tensorRT_Pro-YOLOv8This repository is based on shouxieai/tensorRT_Pro, with adjustments to support YOLOv8.
C++ MIT License UpdatedDec 14, 2024 -
CUDA-Learn-Notes Public
Forked from xlite-dev/LeetCUDA📚Modern CUDA Learn Notes with PyTorch: Tensor/CUDA Cores, 📖150+ CUDA Kernels with PyTorch bindings, 📖HGEMM/SGEMM (95%~99% cuBLAS performance), 📖100+ LLM/CUDA Blogs.
Cuda GNU General Public License v3.0 UpdatedNov 15, 2024 -
TensorRT-YOLO Public
Forked from laugh12321/TensorRT-YOLO🚀 你的YOLO部署神器。TensorRT Plugin、CUDA Kernel、CUDA Graphs三管齐下,享受闪电般的推理速度。| Your YOLO Deployment Powerhouse. With the synergy of TensorRT Plugins, CUDA Kernels, and CUDA Graphs, experience lightning-fast…
C++ GNU General Public License v3.0 UpdatedNov 6, 2024 -
Dlib_face_recognition_from_camera Public
Forked from coneypo/Dlib_face_recognition_from_cameraDetect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别
Python MIT License UpdatedAug 31, 2024 -
trt_yolo_video_pipeline Public
Forked from 1461521844lijin/trt_yolo_video_pipelineTensorRT+YOLO系列的 多路 多卡 多实例 并行视频分析处理案例
C++ MIT License UpdatedAug 1, 2024 -
nndeploy Public
Forked from nndeploy/nndeploynndeploy是一款模型端到端部署框架。以多端推理以及基于有向无环图模型部署为基础,致力为用户提供跨平台、简单易用、高性能的模型部署体验。
C++ Apache License 2.0 UpdatedJul 21, 2024 -
YoloV8-NPU Public
Forked from Qengineering/YoloV8-NPUYoloV8 NPU for the RK3566/68/88
C++ BSD 3-Clause "New" or "Revised" License UpdatedJun 19, 2024 -
dl_model_infer Public
Forked from yhwang-hub/dl_model_infer🚀🚀🚀This is an AI high-performance reasoning C++ library, Currently supports the deployment of yolov5, yolov7, yolov7-pose, yolov8, yolov8-seg, yolov8-pose, yolov8-obb, yolox, RTDETR, DETR, depth-an…
C++ UpdatedMay 4, 2024 -
awesome-yolo-object-detection Public
Forked from coderonion/awesome-yolo-object-detection🚀🚀🚀 A collection of some awesome public YOLO object detection series projects.
UpdatedApr 21, 2024 -
rknn-cpp-Multithreading Public
Forked from leafqycc/rknn-cpp-MultithreadingA simple demo of yolov5s running on rk3588/3588s using c++ (about 142 frames). / 一个使用c++在rk3588/3588s上运行的yolov5s简单demo(142帧/s)。
C Apache License 2.0 UpdatedApr 9, 2024 -
EffectiveModernCppChinese Public template
Forked from CnTransGroup/EffectiveModernCppChinese《Effective Modern C++》- 完成翻译
UpdatedJan 2, 2024 -
armnn Public
Forked from ARM-software/armnnArm NN ML Software. The code here is a read-only mirror of https://review.mlplatform.org/admin/repos/ml/armnn
C++ MIT License UpdatedDec 20, 2023 -
awesome-cpp Public
Forked from fffaraz/awesome-cppA curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
MIT License UpdatedNov 29, 2023 -
Chinese_license_plate_detection_recognition Public
Forked from we0091234/Chinese_license_plate_detection_recognitionyolov5 车牌检测 车牌识别 中文车牌识别 检测 支持12种中文车牌 支持双层车牌
Python GNU General Public License v3.0 UpdatedNov 21, 2023 -
Easy3D Public
Forked from LiangliangNan/Easy3DA lightweight, easy-to-use, and efficient C++ library for processing and rendering 3D data
C++ GNU General Public License v3.0 UpdatedNov 2, 2023 -
CThreadPool Public
Forked from ChunelFeng/CThreadPool【A simple used C++ threadpool】一个简单好用,性能优异的跨平台的C++线程池。欢迎 star & fork
C++ UpdatedNov 1, 2023 -
KuiperInfer Public
Forked from zjhellofss/KuiperInfer带你从零实现一个高性能的深度学习推理库,支持Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
C++ MIT License UpdatedOct 25, 2023 -
ai.deploy.box Public
Forked from TalkUHulk/ai.deploy.boxA toolbox for deep learning model deployment using C++ YoloX | YoloV7 | YoloV8 | Gan | OCR | MobileVit | Scrfd | MobileSAM
C MIT License UpdatedOct 23, 2023 -
hello-algo Public
Forked from krahets/hello-algo《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
Java Other UpdatedSep 13, 2023 -
aidea Public
Forked from mylxsw/aideaAIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。
Dart MIT License UpdatedSep 11, 2023 -
The-Art-of-Linear-Algebra Public
Forked from kenjihiranabe/The-Art-of-Linear-AlgebraGraphic notes on Gilbert Strang's "Linear Algebra for Everyone"
PostScript Creative Commons Zero v1.0 Universal UpdatedJul 18, 2023 -
leedl-tutorial Public
Forked from datawhalechina/leedl-tutorial《李宏毅深度学习教程》,PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
Jupyter Notebook Other UpdatedJul 13, 2023 -
Doxa Public
Forked from brandonmpetty/DoxaA Local Adaptive Thresholding framework for image binarization written in C++, with JS and Python bindings. Implementing: Otsu, Bernsen, Niblack, Sauvola, Wolf, Gatos, NICK, Su, T.R. Singh, WAN, IS…
C++ Creative Commons Zero v1.0 Universal UpdatedJun 24, 2023 -
tensorRT_Pro Public
Forked from shouxieai/tensorRT_ProC++ library based on tensorrt integration
C++ MIT License UpdatedMay 24, 2023 -
-
PyTorch_YOLO_Tutorial Public
Forked from yjh0410/RT-ODLabYOLO Tutorial
Python MIT License UpdatedMar 30, 2023 -
-
awesome-DeepLearning Public
Forked from PaddlePaddle/awesome-DeepLearning深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
Jupyter Notebook Apache License 2.0 UpdatedMar 15, 2023 -
detectron2 Public
Forked from facebookresearch/detectron2Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
Python Apache License 2.0 UpdatedMar 13, 2023