Pinned Repositories
-Keras-Image2StyleGAN-
Image2StyleGAN試してみた
3d-photo-inpainting
[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
AttinAtt-Image-Caption
Image Caption Model with double attention in features
Crossnet-PyTorch
Unofficial implementation of CrossNet and CrossNet++.
Deep-Flow-Guided-Video-Inpainting
pytorch implementation for "Deep Flow-Guided Video Inpainting"(CVPR'19)
EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
higan
Code for paper `Semantic Hierarchy Emerges in Deep Generative Representations for Scene Synthesis`
interfacegan
CVPR'20 paper `Interpreting the Latent Space of GANs for Semantic Face Editing`
PythonToolkit
self-critical.pytorch
Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning; py3 version in py3 branch (it actually should be compatible to both py2 and py3)
pandadreamer's Repositories
pandadreamer/AttinAtt-Image-Caption
Image Caption Model with double attention in features
pandadreamer/-Keras-Image2StyleGAN-
Image2StyleGAN試してみた
pandadreamer/3d-photo-inpainting
[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
pandadreamer/Crossnet-PyTorch
Unofficial implementation of CrossNet and CrossNet++.
pandadreamer/Deep-Flow-Guided-Video-Inpainting
pytorch implementation for "Deep Flow-Guided Video Inpainting"(CVPR'19)
pandadreamer/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
pandadreamer/higan
Code for paper `Semantic Hierarchy Emerges in Deep Generative Representations for Scene Synthesis`
pandadreamer/idinvert
ECCV'20 paper `In-Domain GAN Inversion for Real Image Editing` code
pandadreamer/interfacegan
CVPR'20 paper `Interpreting the Latent Space of GANs for Semantic Face Editing`
pandadreamer/PythonToolkit
pandadreamer/self-critical.pytorch
Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning; py3 version in py3 branch (it actually should be compatible to both py2 and py3)
pandadreamer/neosr
neosr is an open-source framework for training super-resolution models.
pandadreamer/OC_SORT
The official repo for OC-SORT: Observation-Centric SORT on video Multi-Object Tracking. OC-SORT is simple, online and robust to occlusion/non-linear motion.
pandadreamer/PySnooper
Never use print for debugging again