All Projects → Longqi-S → Ncnn Mtcnn

Longqi-S / Ncnn Mtcnn

It is a mtcnn project based on ncnn

Projects that are alternatives of or similar to Ncnn Mtcnn

Mtcnn ncnn
基于ncnn框架搭建win及android端的MTCNN人脸检测工程
Stars: ✭ 471 (+417.58%)
Mutual labels:  mtcnn, mobile
React Native Onesignal
React Native Library for OneSignal Push Notifications Service
Stars: ✭ 1,270 (+1295.6%)
Mutual labels:  mobile
Livechart
Android library to draw beautiful and rich line charts.
Stars: ✭ 78 (-14.29%)
Mutual labels:  mobile
Ant Design Mobile
Fluent and powerful mobile component library based on React.
Stars: ✭ 9,489 (+10327.47%)
Mutual labels:  mobile
Vue Draggablecal
Not your ordinary datepicker. A Vuejs draggable date selector with a fresh responsive design, mobile ready and 0 dependencies, 17kb gzipped
Stars: ✭ 79 (-13.19%)
Mutual labels:  mobile
Tabris Js
Create native mobile apps in JavaScript or TypeScript.
Stars: ✭ 1,261 (+1285.71%)
Mutual labels:  mobile
Nativescript Angular
Integrating NativeScript with Angular
Stars: ✭ 1,203 (+1221.98%)
Mutual labels:  mobile
Tokenscript
TokenScript schema, specs and paper
Stars: ✭ 89 (-2.2%)
Mutual labels:  mobile
React Swipeable List
Swipeable list component for React.
Stars: ✭ 86 (-5.49%)
Mutual labels:  mobile
Minibae
The platform-neutral Beatnik Audio Engine, Mini Edition (miniBAE) is an exceptionally mature, well-rounded, and reliable computer music and sound system specially customized for small-footprint and embedded applications.
Stars: ✭ 82 (-9.89%)
Mutual labels:  mobile
Framework7 Template Vue Simple
Deprecated! Simple Framework7 Vue starter app template in a single HTML file
Stars: ✭ 81 (-10.99%)
Mutual labels:  mobile
React Native Streetview
React Native Google's Panorama/StreetView component for iOS and Android.
Stars: ✭ 79 (-13.19%)
Mutual labels:  mobile
Vant Demo
Collection of vant demos.
Stars: ✭ 1,265 (+1290.11%)
Mutual labels:  mobile
React Poppop
A mobile support and multi-directional modal for ReactJS
Stars: ✭ 78 (-14.29%)
Mutual labels:  mobile
Fluttersocialappuikit
Flutter representation of a Social App Concept.
Stars: ✭ 1,270 (+1295.6%)
Mutual labels:  mobile
Mobile Wallet
📲 Multi Platform ARK Mobile Wallet
Stars: ✭ 76 (-16.48%)
Mutual labels:  mobile
React Native Bottomsheet Reanimated
React Native bottom sheet with fully native 60 FPS animations and awesome user experience
Stars: ✭ 80 (-12.09%)
Mutual labels:  mobile
Wcdb
WCDB is a cross-platform database framework developed by WeChat.
Stars: ✭ 9,264 (+10080.22%)
Mutual labels:  mobile
Mars
腾讯移动 Web 前端知识库
Stars: ✭ 9,255 (+10070.33%)
Mutual labels:  mobile
Flutter Mvvm Provider Demo
Stars: ✭ 89 (-2.2%)
Mutual labels:  mobile

ncnn-mtcnn

It is a mtcnn project based on ncnn

Note

I modified the mtcnn project of https://github.com/ElegantGod/ncnn.git; Please use the ncnn of this repository.

1.I modified the nms algorithm which only needs two loops;
2.I remove the “struct orderScore”, which will save more memory;
3.I rebuild the project structure which is clear;

Result

image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].