Stars
校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
A simple demo of yolov5s running on rk3588/3588s using c (about 142 frames). / 一个使用c 在rk3588/3588s上运行的yolov5s简单demo(142帧/s)。
The project is a multi-threaded inference demo of Yolo running on the RK3588 platform, which has been adapted for reading video files and camera feeds. The demo uses the Yolov8n model for file infe…
An object tracking project with YOLOv8 and ByteTrack, speed up by C and TensorRT.
An auxiliary tool for manual screening of audio dataset.
A voiceprint recognition classifier for audio dataset
Future versions with model training module will be maintained through a forked version here: https://github.com/seasalt-ai/snowboy
C implementation of a fast hash map and hash set using robin hood hashing
A unofficial Pytorch implementation of Microsoft's PHASEN
本项目使用了EcapaTdnn、ResNetSE、ERes2Net、CAM 等多种先进的声纹识别模型,同时本项目也支持了MelSpectrogram、Spectrogram、MFCC、Fbank等多种数据预处理方法
2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结
workspace是基于C 11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。
复现了一些bev算法,仅供学习
BEVDet implemented by TensorRT, C ; Achieving real-time performance on Orin
CMake完整使用教程。CMake教程包括一系列循序渐进的任务,介绍CMake信息,展示如何实现目标。
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
自动驾驶笔记,以解析各模块知识点、整合行业优秀解决方案进行阐述,以帮助自己及有需要的读者;包含深度学习、deeplearning、无人驾驶、BEV、Transformer、ADAS、CVPR、特斯拉AI DAY、大模型、chatgpt等内容.
一些关于目标检测的脚本的改进思路代码,详细请看readme.md
A cross-platform video structuring (video analysis) framework. If you find it helpful, please give it a star: ) 跨平台的视频结构化(视频分析)框架,觉得有帮助的请给个星星 : )
nndeploy是一款模型端到端部署框架。以多端推理以及基于有向无环图模型部署为基础,致力为用户提供跨平台、简单易用、高性能的模型部署体验。
Easy Training Official YOLOv8、YOLOv7、YOLOv6、YOLOv5 and Prune all_model using Torch-Pruning!