Skip to content
View Tanvi17's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Tanvi17

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

Pinned Loading

  1. Standalone code for image compression Standalone code for image compression
    1
    ##NOTE: uncomment to plot the images in ipynb
    2
    
                  
    3
    import matplotlib.pyplot as plt
    4
    from matplotlib.image import imread
    5
    import numpy as np
  2. semantic-face-editing semantic-face-editing Public

    Forked from SKTBrain/DiscoGAN

    Official implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"

    Python 1