An open API service indexing awesome lists of open source software.

https://github.com/survivingwithandroid/esp32-cam-style-transfer

How to apply Machine Learning to ESP32-CAM. Tranform images using Neural Style Transfer
https://github.com/survivingwithandroid/esp32-cam-style-transfer

Last synced: about 1 year ago
JSON representation

How to apply Machine Learning to ESP32-CAM. Tranform images using Neural Style Transfer

Awesome Lists containing this project

README

          

# ESP32-CAM-Style-Transfer
How to apply Machine Learning to ESP32-CAM. Tranform images using Neural Style Transfer.
This repository contains the code to apply Style Transfer to images captured by the ESP32-CAM. It uses Magenta.js to apply Neural style transfer. Explore how to use Machine Learning to create artificial images.
Find more information at [Art with ESP32-CAM: Style Transfer - Magenta JS]()