使用yolov5和ncnn,将其部署到安卓移动端,我提供了精心挑选的相互匹配的版本,不会报错,为您节省了许多时间
☆13Jul 22, 2022Updated 3 years ago
Alternatives and similar repositories for yolov5_with_ncnn
Users that are interested in yolov5_with_ncnn are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The template software of deep-learning project by using the track kernel of FairMOT and ByteTrack.(基于FairMOT与ByteTrack追踪内核而制作的深度学习项目软件模板)☆12Jan 13, 2023Updated 3 years ago
- 海马网络验证,集成网络验证+发卡☆11Feb 20, 2021Updated 5 years ago
- ☆11Jun 15, 2022Updated 3 years ago
- 在 android 上运行 yolov5 目标检测,使用 tflite 模型☆26Sep 6, 2022Updated 3 years ago
- 这是我个人的本科毕业设计项目,总体上不是特别成熟。但对MOT和边缘计算的发展可能有非常微小的启发意义,欢迎交流!☆10Aug 16, 2022Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 💟《CDNet:一个基于YOLOv5的在Jetson Nano上实时、鲁棒的斑马线检测网络》论文的原生(ultralytics)yolov5训练、推理baseline仓库☆15Mar 6, 2022Updated 4 years ago
- Use the python script to select images contains person in the COCO。☆13May 23, 2021Updated 4 years ago
- Fork of https://github.com/ergysr/DeepCC☆37May 28, 2019Updated 6 years ago
- 基于c++实现的分布式文件传输系统☆11May 27, 2023Updated 2 years ago
- A complete tutorial on how to run YOLOv8 custom object detection on Android with ncnn☆22Oct 23, 2025Updated 6 months ago
- "How to Implement YOLO v3 Object Detector from Scratch" inference源码/ 逐行中文注释☆11Oct 31, 2018Updated 7 years ago
- We propose a novel deep unfolded phase retrieval network dubbed as PRNet to recover high-quality images by using the learned convolutiona…☆11Feb 16, 2022Updated 4 years ago
- 该项目实现了对以DLA34作为骨干网络的FairMOT的TensorRT迁移加速,同时这也是一个NVIDIA-阿里云的Hackathon2021竞赛项目。☆16May 22, 2021Updated 4 years ago
- ☆16Nov 23, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A chess server built with Temporal.☆11Mar 19, 2022Updated 4 years ago
- Improving Multiple Object Tracking via Multiple Representations based Detection Fusion and Re-tracking☆21Mar 17, 2022Updated 4 years ago
- UCI chess protocole API in java for GUI chess clients☆12Nov 11, 2015Updated 10 years ago
- 搜集Android设备唯一标识码,并且区分出真实设备和虚拟设备☆23Mar 28, 2018Updated 8 years ago
- 此工程同步视频:https://www.bilibili.com/video/BV1Z7411t7Cy,是 Flyanx OS 的再实现。☆12Feb 20, 2021Updated 5 years ago
- 本项目基于PaddleDetection目标检测开发套件,选取1.3M超轻量PPYOLO tiny进行项目开发,并部署于windows端。☆11May 30, 2021Updated 4 years ago
- Turns an APK file into a flashable ZIP that installs the APK as system-app☆16Oct 1, 2018Updated 7 years ago
- Implemented communication across languages. (From C++ to Java). Largely based on https://github.com/nihui/ncnn-android-nanodet/☆11Oct 1, 2022Updated 3 years ago
- ☆42Oct 8, 2024Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 部署在树莓派上实现移动物体的实时监控。(开源版本)☆18Jan 11, 2023Updated 3 years ago
- 收集的象棋棋譜☆19Jun 28, 2021Updated 4 years ago
- A Baseline for Multi Objective Tracking (MOT) of Soccer and Soccer Players Based on SoccerNet Tracking Dataset and PaddleDetection.☆22Jul 18, 2022Updated 3 years ago
- c++模板与泛型,元编程,学习资料☆12Feb 20, 2023Updated 3 years ago
- Chess application for Android and iOS, written in F#☆12Feb 21, 2025Updated last year
- 基于Bmob后台搭建的一块校园社区类APP,内置二手交易模块☆21Oct 20, 2019Updated 6 years ago
- A chinese chess(Xiangqi, 象棋) engine based on convolution neural network and Monte Carlo tree search which support UCCI protocol.☆11Aug 12, 2021Updated 4 years ago
- A lightweight, multi-tasking graphical operating system, JUST FOR FUN!☆13Oct 8, 2018Updated 7 years ago
- some standard project☆11Aug 21, 2022Updated 3 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- yolox-bytetrack-sampleのマルチクラス拡張版☆25May 20, 2024Updated last year
- 安卓版阴阳师脚本(opencv图像识别,adb命令模拟点击屏幕)☆12Oct 10, 2025Updated 6 months ago
- A simple baseline for one-shot multi-object tracking☆22Jun 12, 2020Updated 5 years ago
- ☆24Sep 24, 2020Updated 5 years ago
- Pytorch实现的NMS和Soft-NMS,可直接使用yolov5官方开源的代码中☆22Mar 22, 2022Updated 4 years ago
- ☆29Jul 31, 2024Updated last year
- 在Linux环境下使用C++语言开发多线程服务器通信框架,主要实现百万级数据包的稳定收发,支持一定数量的客户端同时连接并及时提供响应。从头搭建网络通信框架,从最初的同时单服务器承受100个客户端连接每秒收发5w包优化到1w个客户端每秒收发200w包☆21Apr 15, 2023Updated 3 years ago