Pinned Repositories
3d-photo-inpainting
[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
ALAE
[CVPR2020] Adversarial Latent Autoencoders
albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
AnyEdit
Official Repo for Paper "AnyEdit: Mastering Unified High-Quality Image Editing for Any Idea"
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
awesome-bert
bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目
Awesome-Image-Inpainting
Chinese-Text-Generation
中文文本生成,使用小说 《凡人修仙传》尝试
transformer-xl-chinese
transformer xl在中文文本生成上的尝试(效果意外的好,可写小说、古诗)(transformer xl for text generation of chinese)
micklexqg's Repositories
micklexqg/CriminisiInpaint
Image inpainting based on Criminisi's 2004 TIP paper -- Experimental
micklexqg/doc2vec
Python scripts for training/testing paragraph vectors
micklexqg/exemplarsvm
Ensemble of Exemplar-SVMs for Object Detection and Beyond
micklexqg/Generative_Adversarial_Networks_PyTorch
(PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch
micklexqg/Image-Completion-with-Structure-Propagation
The implementation of the essay Image Completion with Structure Propagation
micklexqg/image_inpainting
HKUST MATH 4336 Image Processing Project
micklexqg/ImageComp
implement sigraph paper "Image Completion with Structure Propagation"
micklexqg/Inpainting
Implementation of "Context Encoders: Feature Learning by Inpainting"
micklexqg/OpenTLD
OpenTLD is an open source library for real-time 2D tracking of a single object in video. This repository is no longer under development. For latest version see: http://www.tldvision.com/tld2.html
micklexqg/PatchBasedInpainting
A patch based image inpainting framework.
micklexqg/Poisson-Image-Editing
An implementation of Poisson Image Editing (https://www.cs.jhu.edu/~misha/Fall07/Papers/Perez03.pdf)
micklexqg/sdrs_cimg
Salient Region Detection for Python using CImg
micklexqg/Super-Resolution-using-Generative-Adversarial-Networks
An implementation of SRGAN model in Keras
micklexqg/Tele-Registration
An Algorithm for Non-overlapping Curve Registration
micklexqg/tensorflow_novelist
模仿莎士比亚创作戏剧!屌炸天的是还能创作金庸武侠小说!快star,保持更新!!
micklexqg/Texture-Synthesis
A graphics editing algorithm. Reference---http://graphics.cs.cmu.edu/people/efros/research/quilting.html
micklexqg/u-net
U-Net: Convolutional Networks for Biomedical Image Segmentation
micklexqg/Unet_pytorch
Implementation of U-Net architecture using Pytorch
micklexqg/video-quality
Video quality metrics, reference implementation in python: VIF, SSIM, PSNR, ...