Found 90 repositories(showing 30)
mit-han-lab
[CVPR 2020] GAN Compression: Efficient Architectures for Interactive Conditional GANs
bytedance
Online Multi-Granularity Distillation for GAN Compression (ICCV2021)
Sakura-gh
about Regression, Classification, CNN, RNN, Explainable AI, Adversarial Attack, Network Compression, Seq2Seq, GAN, Transfer Learning, Meta Learning, Life-long Learning, Reforcement Learning.
VITA-Group
[ECCV 2020] "All-in-One GAN Compression by Unified Optimization" by Haotao Wang, Shupeng Gui, Haichuan Yang, Ji Liu, and Zhangyang Wang
lychenyoko
CVPR2021 Content-Aware GAN Compression
s1lya
Сompresssing First Order Motion Model for Image Animation to enable its real-time inference on mobile devices
SJLeo
Pytorch implementation of our paper accepted by NeurIPS 2021 -- Revisiting Discriminator in GAN Compression: A Generator-discriminator Cooperative Compression Scheme
Official PyTorch Implementation of Fidelity Controllable Extreme Image Compression with GAN
crbanala
Image Compression using GAN
mlomnitz
Deep Learning model for image compression
vineeths96
In this repository, we focus on the compression of images and video (sequence of image frames) using deep generative models and show that they achieve a better performance in compression ratio and perceptual quality. We explore the use of GANs for this task.
amitadate
This repository contains the source for the paper "Analysing Image Compression using Generative Adversarial Networks"
Face forgery techniques such as Generative Adversarial Network (GAN) have been widely used for image synthesis in movie production, journalism, etc. What backfires is that these generative technologies are widely abused to impersonate credible people and distribute illegal, misleading, and confusing information to the public. However, to our dismay, the problem with previous fake face detection methods is that they fail to distinguish between different fake generation modalities (various GANs), so none of these methods generalize to opening counterfeit scenes. These previous methods are almost ineffective in identifying fake faces when faced with unknown forgery approaches. To address this challenge, this paper first further analyzes the weaknesses of GAN-based generators. Our validation experimental results of different face generation models, such as Deepfakes, Face2Face, FaceSwap, etc., found that the faces generated by other models have no generalization. Our experiments revealed that the recent fake faces generated by GANs are still not robust enough because it does not consider enough pixels. Inspired by this finding, we design a novel convolutional neural network that uses frequency texture augmentation and knowledge distillation to enhance its global texture perception, effectively describe textures at different semantic levels in images, and improve robustness. It is worth mentioning that we introduce two core components: Discrete Cosine Transform (DCT) and Knowledge Distillation (KDL). DCT could play the role of image compression and also as image distinguishing between fake faces and real faces. KDL is used to extract features from counterfeit and real image targets, making our model generalize to multiple types of fake face generation methods. Experiments were done on two datasets, Celeb-DF and FaceForenscics++, demonstrating that DCT facilitates deep fakes detection in some cases. Knowledge distillation plays a key role in our model. Our model achieves better and more consistent performance in image processing or cross-domain settings, especially when images are subject to Gaussian noise.
FloatButterfly
deep compression based on the generative models
复现《GanCompression》提出的压缩模型方法,实现对FSpiralGAN水下图像增强模型的压缩
mit-han-lab
No description available
dev2397
implementing capsule networks in an image compression GAN
reichlin
Deep Autoencoder and GAN for image compression
nik-sm
image compression using generative models
DwijayDS
Comparing performance of Vanilla VAE, Info Vae, T Vae and GAN on MNIST image generation and compression
selena-wang-1229
DSA5204 Group13 Project code. A Reproduction of paper CVPR "Learned Image Compression with Mixed Transformer-CNN Architectures" and with extension GAN and CNN with autoencoders
A repository for the paper "Augmenting a spine CT scans dataset using VAEs, GANs, and transfer learning for improved detection of vertebral compression fractures", published in Computers in Biology and Medicine, Elsevier.
programming55
No description available
OkayMing
The code for "Unified Signal Compression Using Generative Adversarial Networks"
edmontdants
learned image compression using gan
ShubhangiLokhande123
No description available
prathamesh-88
No description available
A GANS based image compression method
prershen
An image compression model using Generative Adversarial Networks (GANs) with low computational cost and very low bitrate
galidor
GAN-based autoencoder for image compression