Pinned Repositories
AttributeByUnlearning
Code for the paper "Data Attribution for Text-to-Image Models by Unlearning Synthesized Images."
clip-retrieval
Easily compute clip embeddings and build a clip retrieval system with them
cmu-vision.github.io
CNNDetection
Code for the paper: CNN-generated images are surprisingly easy to spot... for now https://peterwang512.github.io/CNNDetection/
FALdetector
Code for the paper: Detecting Photoshopped Faces by Scripting Photoshop
GANSketching
Sketch Your Own GAN: Customizing a GAN model with hand-drawn sketches.
GANWarping
Rewriting Geometric Rules of a GAN: Warp a GAN model to customized, out-of-domain shapes.
GenDataAttribution
Evaluating Data Attribution for Text-to-Image Models: a visual data attribution benchmark for evaluating and learning training image influences.
pbrt-v3
Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
precision_recall
Improved Precision and Recall Metric for Assessing Generative Models - Official TensorFlow Implementation
PeterWang512's Repositories
PeterWang512/FALdetector
Code for the paper: Detecting Photoshopped Faces by Scripting Photoshop
PeterWang512/CNNDetection
Code for the paper: CNN-generated images are surprisingly easy to spot... for now https://peterwang512.github.io/CNNDetection/
PeterWang512/GANSketching
Sketch Your Own GAN: Customizing a GAN model with hand-drawn sketches.
PeterWang512/GANWarping
Rewriting Geometric Rules of a GAN: Warp a GAN model to customized, out-of-domain shapes.
PeterWang512/GenDataAttribution
Evaluating Data Attribution for Text-to-Image Models: a visual data attribution benchmark for evaluating and learning training image influences.
PeterWang512/AttributeByUnlearning
Code for the paper "Data Attribution for Text-to-Image Models by Unlearning Synthesized Images."
PeterWang512/precision_recall
Improved Precision and Recall Metric for Assessing Generative Models - Official TensorFlow Implementation
PeterWang512/clip-retrieval
Easily compute clip embeddings and build a clip retrieval system with them
PeterWang512/cmu-vision.github.io
PeterWang512/pbrt-v3
Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
PeterWang512/stylegan2-ada-pytorch
StyleGAN2-ADA - Official PyTorch implementation
PeterWang512/stylegan3
Official PyTorch implementation of StyleGAN3