Pinned Repositories
CLUE
中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
ZITS_inpainting
[CVPR 2022] Incremental Transformer Structure Enhanced Image Inpainting with Masking Positional Encoding
bert_cn_finetune
Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3
Face-Super-Resolution
Face super resolution based on ESRGAN
iLAT
The Image Local Autoregressive Transformer (NIPS2021)
LeftRefill
LeftRefill: Filling Right Canvas based on Left Reference through Generalized Text-to-Image Diffusion Model (CVPR2024)
MAE-FAR
Codes of Learning Prior Feature and Attention Enhanced Image Inpainting (ECCV2022)
MST_inpainting
Learning a Sketch Tensor Space for Image Inpainting of Man-made Scenes (ICCV 2021)
MVInpainter
[NeurIPS 2024] MVInpainter: Learning Multi-View Consistent Inpainting to Bridge 2D and 3D Editing
MVSFormer
Codes of MVSFormer: Multi-View Stereo by Learning Robust Image Features and Temperature-based Depth (TMLR2023)
ewrfcas's Repositories
ewrfcas/OMGEmotionChallengeCode
OMGEmotionChallenge code
ewrfcas/PalmPrint-Camera
ewrfcas/CILDC
ewrfcas/Diabetes-Regression
ewrfcas/attention
some attention implements
ewrfcas/c3d-keras
C3D for Keras + TensorFlow
ewrfcas/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
ewrfcas/deep-learning-model-convertor
The convertor/conversion of deep learning models for different deep learning frameworks/softwares.
ewrfcas/DPNs
Dual Path Networks
ewrfcas/FaceDetection
face detection with mtcnn and insightface
ewrfcas/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
ewrfcas/ganhacks
starter from "How to Train a GAN?" at NIPS2016
ewrfcas/GANotebooks
wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch
ewrfcas/hourglasstensorlfow
Tensorflow implementation of Stacked Hourglass Networks for Human Pose Estimation
ewrfcas/insightface
Face Recognition Project on MXNet
ewrfcas/InsightFace_TF
Insight Face on TensorFlow
ewrfcas/keras-segnet
SegNet model implemented using keras framework
ewrfcas/keras-vggface
VGGFace implementation with Keras Framework
ewrfcas/mac-analysis
ewrfcas/med-project
ewrfcas/MTCNN
Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ interface.
ewrfcas/MXNet2Caffe
Convert MXNet model to Caffe model
ewrfcas/OMGEmotionChallenge
Repository for th OMG Emotion Challenge
ewrfcas/QANet
A Tensorflow implementation of QANet for machine reading comprehension
ewrfcas/StarGAN
Official PyTorch Implementation of StarGAN