Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nihui/ncnn-android-styletransfer
The style transfer android example
https://github.com/nihui/ncnn-android-styletransfer
android arm cpu deep-learning gpu ncnn neural-network styletransfer vulkan
Last synced: 2 months ago
JSON representation
The style transfer android example
- Host: GitHub
- URL: https://github.com/nihui/ncnn-android-styletransfer
- Owner: nihui
- Created: 2019-09-08T16:22:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T11:04:55.000Z (9 months ago)
- Last Synced: 2024-10-23T11:11:58.989Z (2 months ago)
- Topics: android, arm, cpu, deep-learning, gpu, ncnn, neural-network, styletransfer, vulkan
- Language: C
- Homepage:
- Size: 15.6 MB
- Stars: 89
- Watchers: 5
- Forks: 20
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ncnn - ncnn-android-styletransfer
README
# 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/releasesdownload 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
![](screenshot.png)