Pinned Repositories
2017-06-01-Intro-to-RL-with-TF-and-Keras
AdaIN-TF
TensorFlow/Keras implementation of "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" https://arxiv.org/abs/1703.06868
ArtNet-WCT-TF2
TensorFlow 2.0 implementation of "Fast Universal Style Transfer for Artistic and Photorealistic Rendering" from https://arxiv.org/abs/1907.03118
awesome-graph-embedding
A collection of important graph embedding, classification and representation learning papers with implementations.
awesome-sentence-embedding
A curated list of pretrained sentence(and word) embedding models
Collaborative-Distillation
PyTorch code for our CVPR-20 paper "Collaborative Distillation for Ultra-Resolution Universal Style Transfer"
doc2topic
Neural topic modeling
fast-neural-style-ncs
rotors-bebop
WCT-TF
TensorFlow/Keras implementation of "Universal Style Transfer via Feature Transforms" from https://arxiv.org/abs/1705.08086
eridgd's Repositories
eridgd/PTI
Official Implementation for "Pivotal Tuning for Latent-based editing of Real Images" https://arxiv.org/abs/2106.05744
eridgd/10ten-ja-reader
A browser extension to translate Japanese by hovering over words.
eridgd/3d-photo-inpainting
[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
eridgd/albumentations
fast image augmentation library and easy to use wrapper around other libraries
eridgd/avatarify
Avatars for Zoom and Skype
eridgd/code2prompt
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.
eridgd/Context-Aware-Matting
The project is the inference implementation of our ICCV2019 paper "Context-aware Image Matting for Simultaneous Foreground and Alpha Estimation"
eridgd/denoising-diffusion-gan
Tackling the Generative Learning Trilemma with Denoising Diffusion GANs https://arxiv.org/abs/2112.07804
eridgd/detr
End-to-End Object Detection with Transformers
eridgd/EasyTransfer
EasyTransfer is designed to make the development of transfer learning in NLP applications easier.
eridgd/Exposure_Correction
Reference code for the paper "Learning to Correct Overexposed and Underexposed Photos". Our method is a coarse-to-fine deep learning model to correct badly-exposed photographs.
eridgd/fsgan
FSGAN - Official PyTorch Implementation
eridgd/genforce
GenForce: an efficient PyTorch library for deep generative modeling (StyleGANv1v2, PGGAN, etc)
eridgd/graph4nlp_demo
This repo is to present various code demos on how to use our Graph4NLP library.
eridgd/HFGI
CVPR 2022 HFGI: High-Fidelity GAN Inversion for Image Attribute Editing
eridgd/image-gpt
eridgd/image-super-resolution
🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks.
eridgd/indexnet_matting
Indices Matter: Learning to Index for Deep Image Matting
eridgd/InvertingGANs_with_ConsecutiveImgs
Official code for our ICCV paper: "From Continuity to Editability: Inverting GANs with Consecutive Images"
eridgd/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
eridgd/layered-neural-atlases
eridgd/sample-imageinpainting-HiFill
eridgd/segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.
eridgd/SSV
CVPR 2020, SSV: Self-Supervised Viewpoint Learning from Image Collections - Webpage maintained by Shalini De Mello, NVIDIA.
eridgd/STIT
eridgd/stylegan3-editing
Official Implementation of "Third Time's the Charm? Image and Video Editing with StyleGAN3" https://arxiv.org/abs/2201.13433
eridgd/tflite2tensorflow
Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite. Support for building environments with Docker. It is possible to directly access the host PC GUI and the camera to verify the operation. NVIDIA GPU (dGPU) support.
eridgd/unlimiformer
Public repo for the preprint "Unlimiformer: Long-Range Transformers with Unlimited Length Input"
eridgd/WB_color_augmenter
Emulating white balance effects for color augmentation. It can improve the accuracy of image classification and image semantic segmentation methods (ICCV 2019).
eridgd/WB_sRGB
White balance camera-rendered sRGB images (CVPR 2019)