You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project consists of a web application built with React for the frontend and Flask for the backend. The application allows users to perform neural style transfer on images, where the style of one image is applied to the content of another image to generate visually appealing results.
A web-based application for Neural Style Transfer (NST), built with a unique tech stack that merges MERN with a Flask + Python + PyTorch backend for performing the actual style transfer using a pre-trained deep learning model.