Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
attention-ocr
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
BAT_interviews
:blue_book:分享最新BAT面试题(包含机器学习,Linux,PHP,大数据,Python,Java,前端...),持续更新ing...
bertviz
Tool for visualizing attention in the Transformer model (BERT, GPT-2, XLNet, and RoBERTa)
cascade-rcnn_Pytorch
An implementation of Cascade R-CNN: Delving into High Quality Object Detection.
Cascade-RCNN_Tensorflow
CBNet
Composite Backbone Network
MC-GAN
Multi-Content GAN for Few-Shot Font Style Transfer at CVPR 2018
kingwpf's Repositories
kingwpf/MC-GAN
Multi-Content GAN for Few-Shot Font Style Transfer at CVPR 2018
kingwpf/cascade-rcnn_Pytorch
An implementation of Cascade R-CNN: Delving into High Quality Object Detection.
kingwpf/Cini-OCR
kingwpf/CodingInterviews
剑指Offer——名企面试官精讲典型编程题
kingwpf/dog-breeds-classification
Set of scripts and data for reproducing dog breed classification model training, analysis, and inference.
kingwpf/Face_Attention_Network
Pytorch implementation of face attention network
kingwpf/facenet_pytorch
PyTorch implementation of the paper "FaceNet: A Unified Embedding for Face Recognition and Clustering"
kingwpf/faster-CTPN
very fast CTPN
kingwpf/faster_rcnn_pytorch
Faster RCNN with PyTorch
kingwpf/flickr30k_entities
Flickr30K Entities Dataset
kingwpf/iGAN
Interactive Image Generation via Generative Adversarial Networks
kingwpf/image_captioning
Tensorflow implementation of "Show, Attend and Tell: Neural Image Caption Generation with Visual Attention"
kingwpf/ImageCapTransformer
Image Captioning with Transformer (Attention is All You Need)
kingwpf/imagefusion_pytorch
Infrared and visible image fusion using deep learning framework (Pytorch)
kingwpf/py-R-FCN
R-FCN with joint training and python support
kingwpf/ResNet50-Pytorch-Face-Recognition
Using Pytorch to implement a ResNet50 for Cross-Age Face Recognition
kingwpf/show-attend-and-tell
TensorFlow Implementation of "Show, Attend and Tell"
kingwpf/text_renderer
Generate text images for training deep learning ocr model
kingwpf/transformer-tensorflow
TensorFlow implementation of 'Attention Is All You Need (2017. 6)'
kingwpf/transformer_image_caption
Image Captioning based on Bottom-Up and Top-Down Attention model
kingwpf/triplet-loss-mnist
Triplet Loss 损失函数
kingwpf/understand_facenet
整理和注释了facenet的代码,以便更好地理解facenet的代码。源代码地址:https://github.com/davidsandberg/facenet
kingwpf/VGGFace2-pytorch
PyTorch Face Recognizer based on 'VGGFace2: A dataset for recognising faces across pose and age'