Skip to content
View JasonPlawinski's full-sized avatar
  • Strasbourg, France

Block or report JasonPlawinski

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. SuperResolution SuperResolution Public

    Pytorch Implemenation of a SRGAN with regularization loss to stabilize GAN training. Work presented at the Japanese conference MIRU.

    Python 11 4

  2. TextureSynthesis TextureSynthesis Public

    Implementation of 4 different Texture Synthesis algorithms in python 3 using numpy. Two Patch based and 2 density based implementations. Color and grayscale available. Indepth performance analysis …

    Jupyter Notebook 1 1

  3. BesselEstimation BesselEstimation Public

    Small one week school project that I think was really interesting. The goal is to categorize images by only 2 parameters that are estimated by fitting a density probability density to histograms of…

    MATLAB 1

  4. Gan_data_augmentation Gan_data_augmentation Public

    Partial work from 2019, missing some commits from back then. Showing limits of the GANs for data augmentation

    Python 1

  5. NumpyNeuralNetwork NumpyNeuralNetwork Public

    Implementation of neural networks with only numpy. Contains very detailed comments on regression/classifier as well as a GAN

    Jupyter Notebook

  6. AutoEncoderTest AutoEncoderTest Public

    Small project I did on dimensionality reduction with AutoEncoders and Adversarial Autoencoders in a few days

    Python