# Android_MobileNetV2-YOLOV3-Nano-NCNN **Repository Path**: ralf-git/Android_MobileNetV2-YOLOV3-Nano-NCNN ## Basic Information - **Project Name**: Android_MobileNetV2-YOLOV3-Nano-NCNN - **Description**: MobileNetV2-YOLOV3-Nano NCNN sample - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MobileNetV2-YOLOv3-Nano NCNN Implementation This repo provides C++ implementation of [MobileNetV2-YOLOv3-Nano model](https://github.com/dog-qiuqiu/MobileNetv2-YOLOV3) using Tencent's NCNN framework. #程序闪退请到应用权限管理设置那,开启摄像头权限 # Credits * [NCNN by Tencent](https://github.com/tencent/ncnn)