Stars
Code for "Image Generation from Scene Graphs", Johnson et al, CVPR 2018
This is our PyTorch implementation of Multi-level Scene Description Network (MSDN) proposed in our ICCV 2017 paper.
BING Objectness proposal estimator linux/mac/windows version implementation, runs at 1000 FPS. More in http://mmcheng.net/bing/ and also http://www.robots.ox.ac.uk/~szheng/DepthProposals.html
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and…
Implementation of style transfer by tensorflow, for detail please see the paper "Image Style Transfer Using Convolutional Neural Networks"(CVPR2016)
Code for "Deep Snake for Real-Time Instance Segmentation" CVPR 2020 oral
Morphological snakes for image segmentation and tracking
StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
A Pytorch implementation of Stylegan2 with UNet Discriminator
A Collection of Variational Autoencoders (VAE) in PyTorch.
Keras implementation of Holistically-nested edge detection
a reimplementation of Holistically-Nested Edge Detection in PyTorch
StyleGAN2-ADA - Official PyTorch implementation
StyleGAN - Official TensorFlow Implementation
PyTorch implementations of Generative Adversarial Networks.
A PyTorch implementation of Mask TextSpotter
Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016.
This is the code repository for the FairSumm fair text summarization algorithm.
Large-scale multi-document summarization dataset and code
Source code for "Factorizable Graph Convolutional Networks", NeurIPS'20
SpaCy 中文模型 | Models for SpaCy that support Chinese
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
Graph2Seq is a simple code for building a graph-encoder and sequence-decoder for NLP and other AI/ML/DL tasks.
Dataset and code for ``Long and Diverse Text Generation with Planning-based Hierarchical Variational Model (EMNLP 2019)``
State-of-the-Art Text Embeddings
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
RNNLG is an open source benchmark toolkit for Natural Language Generation (NLG) in spoken dialogue system application domains. It is released by Tsung-Hsien (Shawn) Wen from Cambridge Dialogue Syst…