ncnn-android-styletransfer

Style Transfer Demo

An Android project demonstrating style transfer using the NCNN neural network library

The style transfer android example

GitHub

90 stars
5 watching
20 forks
Language: C
last commit: 7 months ago
androidarmcpudeep-learninggpuncnnneural-networkstyletransfervulkan

Related projects:

Repository Description Stars
nihui/ncnn-android-squeezenet A sample Android project that uses the NCNN library for image classification on ARM-based devices. 155
nihui/ncnn-android-mobilenetssd An Android project demonstrating object detection using MobileNetSSD and the ncnn library. 93
nihui/ncnn-android-scrfd A sample Android project integrating face detection and computer vision using the ncnn and OpenCV libraries. 219
xiang-wuu/ncnn-android-yolov7 An Android implementation of object detection using Yolov7 and the ncnn neural network library 133
xunhuang1995/adain-style This project implements a real-time style transfer algorithm using adaptive instance normalization to transfer arbitrary new styles into images. 1,472
nihui/ncnn-android-yolov5 An Android project demonstrating object detection using YOLOv5 and ncnn libraries. 648
ycjing/neural-style-transfer-papers A collection of papers and code related to neural style transfer 1,628
fzliu/style-transfer Transfers artistic styles between images using neural networks and matrix operations 1,538
tensorlayer/adaptive-style-transfer Adaptive style transfer in deep learning using a single model to apply multiple styles 115
zhanghang1989/pytorch-multi-style-transfer A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization 979
nilhcem/audiofun-androidthings An Android Things project demonstrating text-to-speech and speech-to-text functionality using Java. 27
bengxy/fastneuralstyle This project allows users to apply the style of one image to another using deep learning techniques. 82
farmaker47/video_style_transfer An Android app that applies artistic style transfer to video frames using pre-trained Tensorflow Lite models 22
ckmarkoh/neuralart_tensorflow An implementation of a neural algorithm for artistic style transfer using TensorFlow and the VGG 19 model. 496
progamergov/neural-style-pt An algorithm to combine the content of one image with the style of another image using convolutional neural networks 840