A lightweight, multithreaded Python package for sketching, column selection, leverage scores and related computations.
-
Updated
Sep 17, 2025 - Python
A lightweight, multithreaded Python package for sketching, column selection, leverage scores and related computations.
Apply Gram matrix and pretrained VGG19 Convolutional Neural Network to analyze and draw a picture in given artistic styles.
Image Style Transfer Using Convolutional Neural Networks : Implementation of the paper "A Neural Algorithm of Artistic Style" by Leon A. Gatys
This repository contains my code solutions to Udacity's coursework 'Intro to Deep Learning with PyTorch'.
Performance benchmark for Parmap and Parany
Original Implementation of Neural Style Transfer in pytorch. Inspection has been performed into the working of thereof by changing the hyperparameters.
Style transfer to style image
Season Style Transfer: Creating season changing video using Style Transfer
Image translation model using CycleGAN architecture coupled with perceptual style loss
Gram-GAN bridges pixel-based and GAN SR methods, generating sharp and realistic textures by explicitly matching generated patches to real HR textures via a Gram-based patch database. It ensures stable training, better generalization, and texture-aware outputs—ideal for satellite, medical, art, and fashion super-resolution tasks.
This is python code for the implementation of the paper a Neural Algorithm for Artistic Style
Using VGG16 to extract content and style features in pictures and combining them to get a new picture
Implementation of Neural Style Transfer algorithm with PyTorch library
A PyTorch project implementing neural style transfer using the VGG19 model, combining the content of one image with the style of another for artistic transformations.
Task: Neural Style Transfer. The implemented solution uses a CycleGan architecture.
Use pre-trained VGG19 feature extractor section to apply style tranfer to given content image
Project based on Neural Style Transfer, implemented using a CycleGan architecture
Adding artistic features from a painting to an image using a convolutional neural network
A classic Neural Style Transfer utilizing InceptionV3 for extracting style and content image features!
Add a description, image, and links to the gram-matrix topic page so that developers can more easily learn about it.
To associate your repository with the gram-matrix topic, visit your repo's landing page and select "manage topics."