ncnn-android-styletransfer
Style Transfer Demo
An Android project demonstrating style transfer using the NCNN neural network library
The style transfer android example
90 stars
5 watching
20 forks
Language: C
last commit: over 1 year ago androidarmcpudeep-learninggpuncnnneural-networkstyletransfervulkan
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A sample Android project that uses the NCNN library for image classification on ARM-based devices. | 159 |
| | An Android project demonstrating object detection using MobileNetSSD and the ncnn library. | 94 |
| | A sample Android project integrating face detection and computer vision using the ncnn and OpenCV libraries. | 217 |
| | An Android implementation of object detection using Yolov7 and the ncnn neural network library | 137 |
| | This project implements a real-time style transfer algorithm using adaptive instance normalization to transfer arbitrary new styles into images. | 1,477 |
| | An Android project demonstrating object detection using YOLOv5 and ncnn libraries. | 658 |
| | A collection of papers and code related to neural style transfer | 1,628 |
| | Transfers artistic styles between images using neural networks and matrix operations | 1,538 |
| | Adaptive style transfer in deep learning using a single model to apply multiple styles | 115 |
| | A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization | 981 |
| | An Android Things project demonstrating text-to-speech and speech-to-text functionality using Java. | 27 |
| | This project allows users to apply the style of one image to another using deep learning techniques. | 82 |
| | An Android app that applies artistic style transfer to video frames using pre-trained Tensorflow Lite models | 22 |
| | An implementation of a neural algorithm for artistic style transfer using TensorFlow and the VGG 19 model. | 497 |
| | An algorithm to combine the content of one image with the style of another image using convolutional neural networks | 841 |