All Projects → nihui → ncnn-android-benchmark

nihui / ncnn-android-benchmark

Licence: other
ncnn android benchmark app

Programming Languages

C++
36643 projects - #6 most used programming language
java
68154 projects - #9 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to ncnn-android-benchmark

ncnn-android-squeezenet
The squeezenet image classification android example
Stars: ✭ 100 (+28.21%)
Mutual labels:  arm, cpu, vulkan, ncnn
Ncnn Android Styletransfer
The style transfer android example
Stars: ✭ 54 (-30.77%)
Mutual labels:  arm, cpu, vulkan
ARMStrong
A fast and simple ARM Simulator made for education based upon Unicorn and Keystone engines
Stars: ✭ 99 (+26.92%)
Mutual labels:  arm, cpu
cpuwhat
Nim utilities for advanced CPU operations: CPU identification, ISA extension detection, bindings to assorted intrinsics
Stars: ✭ 25 (-67.95%)
Mutual labels:  arm, cpu
Unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, X86)
Stars: ✭ 4,934 (+6225.64%)
Mutual labels:  arm, cpu
Video2x
A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K, SRMD and RealSR. Started in Hack the Valley 2, 2018.
Stars: ✭ 3,760 (+4720.51%)
Mutual labels:  vulkan, ncnn
Waifu2x Extension Gui
Video, Image and GIF upscale/enlarge(Super-Resolution) and Video frame interpolation. Achieved with Waifu2x, Real-ESRGAN, SRMD, RealSR, Anime4K, RIFE, CAIN, DAIN, and ACNet.
Stars: ✭ 5,463 (+6903.85%)
Mutual labels:  vulkan, ncnn
Vulkan best practice for mobile developers
Vulkan best practice for mobile developers
Stars: ✭ 424 (+443.59%)
Mutual labels:  arm, vulkan
Ultra Light Fast Generic Face Detector 1mb
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
Stars: ✭ 6,182 (+7825.64%)
Mutual labels:  arm, ncnn
Raspberrypi tempmon
Raspberry pi CPU temperature monitor with many functions such as logging, GPIO output, graphing, email, alarm, notifications and stress testing. Python 3.
Stars: ✭ 52 (-33.33%)
Mutual labels:  arm, cpu
cain-ncnn-vulkan
CAIN, Channel Attention Is All You Need for Video Frame Interpolation implemented with ncnn library
Stars: ✭ 85 (+8.97%)
Mutual labels:  vulkan, ncnn
Maplesyrup
Assesses CPU security of embedded devices. #nsacyber
Stars: ✭ 121 (+55.13%)
Mutual labels:  arm, cpu
daisykit
Daisykit is an easy AI toolkit for software engineers to integrate pretrained AI models and pipelines into their projects. - with NCNN, OpenCV, Python wrappers
Stars: ✭ 22 (-71.79%)
Mutual labels:  vulkan, ncnn
Ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Stars: ✭ 13,376 (+17048.72%)
Mutual labels:  vulkan, ncnn
Mnn
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
Stars: ✭ 6,284 (+7956.41%)
Mutual labels:  arm, vulkan
Awesome Cpus
All CPU and MCU documentation in one place
Stars: ✭ 1,602 (+1953.85%)
Mutual labels:  arm, cpu
Awesome Vulkan
Awesome Vulkan ecosystem
Stars: ✭ 2,322 (+2876.92%)
Mutual labels:  arm, vulkan
protonmail-bridge-docker
ProtonMail IMAP/SMTP Bridge Docker container
Stars: ✭ 184 (+135.9%)
Mutual labels:  arm
human-computer
A computer that uses nothing but human resources
Stars: ✭ 16 (-79.49%)
Mutual labels:  cpu
data-landing-zone
Template to deploy a single Data Landing Zone of the Data Management & Analytics Scenario (former Enterprise-Scale Analytics). The Data Landing Zone is a logical construct and a unit of scale in the architecture that enables data retention and execution of data workloads for generating insights and value with data.
Stars: ✭ 136 (+74.36%)
Mutual labels:  arm

ncnn-android-benchmark

The ncnn android benchmark app

this is a sample ncnn android project, it depends on ncnn library only

https://github.com/Tencent/ncnn

download apk

prebuild apk file can be download from release page

https://github.com/nihui/ncnn-android-benchmark/releases

how to build and run

step1

https://github.com/Tencent/ncnn/releases

download ncnn-android-vulkan.zip or build ncnn for android yourself

step2

extract ncnn-android-vulkan.zip into app/src/main/jni or change the ncnn_DIR path to yours in app/src/main/jni/CMakeLists.txt

step3

open this project with Android Studio, build it and enjoy!

screenshot

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].