Akademska digitalna zbirka SLovenije - logo
E-resources
Full text
  • Harshjeet; Gogoi, Chandan; Snehalatha, N.; Amudha, S.

    2024 3rd International Conference on Applied Artificial Intelligence and Computing (ICAAIC), 2024-June-5
    Conference Proceeding

    Neural Style Transfer (NST) is an influential technique in the field of deep learning that combines the content of one image with the style of another, resulting in visually impressive compositions. By utilizing Convolutional Neural Networks (CNNs) such as VGG19, a well-known pretrained model that excels at extracting advanced characteristics from images, NST algorithms may efficiently isolate and merge content and style representations. This project aims to create a user-friendly Neural Style Transfer (NST) application. The frontend of the program will be constructed using React, enabling users to easily upload their content and style images. Next, the user can initiate the process of neural style transfer by clicking on the style transfer button. The computational process of style transfer is managed by a backend system that utilizes Celery, a distributed task queue, and Redis, an in-memory data structure store. This architectural design allows for effective asynchronous execution of style transfer activities, assuring the ability to handle large workloads while maintaining scalability and responsiveness. Our NST application combines advanced deep learning algorithms with modern web development technology to make artistic creativity accessible to everyone. Users may effortlessly produce compelling visual compositions with just a few clicks. Our website provides a smooth and entertaining experience for both beginners and expert users, whether they want to turn regular photos into works of art resembling famous styles or explore innovative combinations. The proposed NST application combines state-of-the-art algorithms with a user-friendly interface, making powerful AI-driven creativity accessible to everyone.