35 results for “topic:image-style-transfer”
[CVIU2023] Codes for my paper "SSDA-YOLO: Semi-supervised Domain Adaptive YOLO for Cross-Domain Object Detection"
Official PyTorch implementation of QuantArt (CVPR2023)
No description provided.
<케라스 창시자에게 배우는 딥러닝 2판> 도서의 코드 저장소
PyTorch implementation of "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"
PyTorch implementation of "A Learned Representation For Artistic Style"
Implementation from scratch of [Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization [Huang+, ICCV2017]]
Combine two images and produce new image with style of first image and content of second image
A clear and lucid implementation of Instance Aware Tanslation in Image Style Transfer using GANs
Easy machine learning in PHP by leveraging the power of TensorFlow
Convert an image into a nice-looking Voronoi diagram using one of many available techniques with options for customization.
A macOS Swift Playground for testing your image stylizing CoreML model
InstantID : Zero-shot Identity-Preserving Generation in Seconds | RunPod Serverless Worker
Fei Gao's Homepage
Dissertation Project based on Image Style Transfer. Created a user interactive graphics editor that allows users to create masks to control the region where the algorithm will effect.
PyTorch implementation of Gatys et al., 2016 from scratch
To realize image style transfer using basic components of neural network
Docker image for InstantID : Zero-shot Identity-Preserving Generation in Seconds
Web app for investigating image style transfer with VGG19 built as a BSc final year project 2020/2021
We will visualize the style transfer output produced by monet_generator_model. We take 5 sample images that are photos of beautiful landscapes in the original dataset and feed them to the model.
In this study, we work to transfer the pattern to the basic face image from the pattern face image, by adjusting the latent space and moving within it.
This project features Image Style Transfer using the VGG19 neural network. Style transfer merges the artistic style of one image with the content of another. Leveraging the powerful VGG19 convolutional neural network, it excels in image-related tasks.
This project aims to develop an application that leverages machine learning to transfer artistic styles onto real-time webcam feed or uploaded images using computer graphics techniques. The ML model will be responsible for understanding the artistic style, and the computer graphics part will apply this style to the input images.
Season Style Transfer: Creating season changing video using Style Transfer
Image Style Transfer Using Convolutional Neural Networks
Application for performing image style transfer from a style transfer onto a content image through a generated image medium. Functions and notes taken from Coursera's Deeplearning.ai Convolutional Neural Networks course.
Unofficial Pytorch Implementation of 'Image Style Transfer Using Convolutional Neural Networks'
Flask-based web app that performs Neural Style Transfer (NST) using TensorFlow Hub. It allows users to upload a content image and a style image, processes them, and returns the stylized image.
Machine Learning X Computer vision Project
This repository consists of some basic Computer Vision & Linear Regression Projects.