All Projects → nihui → Ncnn Android Styletransfer

nihui / Ncnn Android Styletransfer

The style transfer android example

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Ncnn Android Styletransfer

ncnn-android-squeezenet
The squeezenet image classification android example
Stars: ✭ 100 (+85.19%)
Mutual labels:  arm, cpu, vulkan
ncnn-android-benchmark
ncnn android benchmark app
Stars: ✭ 78 (+44.44%)
Mutual labels:  arm, cpu, vulkan
Unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, X86)
Stars: ✭ 4,934 (+9037.04%)
Mutual labels:  arm, cpu
Open3d
Open3D: A Modern Library for 3D Data Processing
Stars: ✭ 5,860 (+10751.85%)
Mutual labels:  gpu, arm
Dll
Fast Deep Learning Library (DLL) for C++ (ANNs, CNNs, RBMs, DBNs...)
Stars: ✭ 605 (+1020.37%)
Mutual labels:  gpu, cpu
Scalene
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python
Stars: ✭ 4,819 (+8824.07%)
Mutual labels:  cpu, gpu
H2o4gpu
H2Oai GPU Edition
Stars: ✭ 416 (+670.37%)
Mutual labels:  gpu, cpu
Vkquake2
id Software's Quake 2 v3.21 with mission packs and Vulkan support (Windows, Linux, MacOS, FreeBSD, Raspberry Pi 4)
Stars: ✭ 543 (+905.56%)
Mutual labels:  vulkan, gpu
Agi
Android GPU Inspector
Stars: ✭ 327 (+505.56%)
Mutual labels:  vulkan, gpu
Fancontrol.releases
This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.
Stars: ✭ 768 (+1322.22%)
Mutual labels:  gpu, cpu
Cpu X
CPU-X is a Free software that gathers information on CPU, motherboard and more
Stars: ✭ 676 (+1151.85%)
Mutual labels:  gpu, cpu
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 (-3.7%)
Mutual labels:  arm, cpu
Ilgpu
ILGPU JIT Compiler for high-performance .Net GPU programs
Stars: ✭ 374 (+592.59%)
Mutual labels:  gpu, cpu
Stats
macOS system monitor in your menu bar
Stars: ✭ 7,134 (+13111.11%)
Mutual labels:  gpu, cpu
Vulkan best practice for mobile developers
Vulkan best practice for mobile developers
Stars: ✭ 424 (+685.19%)
Mutual labels:  vulkan, arm
Realsr Ncnn Vulkan
RealSR super resolution implemented with ncnn library
Stars: ✭ 357 (+561.11%)
Mutual labels:  vulkan, gpu
Gfx
[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
Stars: ✭ 5,045 (+9242.59%)
Mutual labels:  vulkan, gpu
Acid
A high speed C++17 Vulkan game engine
Stars: ✭ 838 (+1451.85%)
Mutual labels:  vulkan, gpu
bcnn
A minimalist Deep Learning framework for embedded Computer Vision
Stars: ✭ 39 (-27.78%)
Mutual labels:  arm, gpu
Vuh
Vulkan compute for people
Stars: ✭ 264 (+388.89%)
Mutual labels:  vulkan, gpu

ncnn-android-styletransfer

The style transfer android example

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

https://github.com/Tencent/ncnn

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