Pinned Repositories
ABINet
Read Like Humans: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Recognition
Adan
Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models
AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
Agent-Attention
Official repository of Agent Attention (ECCV2024)
ai_yanxishe
AI研习社
albert-chinese-large-webqa
基于百度webqa与dureader数据集训练的Albert Large QA模型
ALIKE
ALIKE: Accurate and Lightweight Keypoint Detection and Descriptor Extraction
AnimateAnyone_unofficial
Unofficial implementation of Animate Anyone: Consistent and Controllable Image-to-Video Synthesis for Character Animation
RepVGG-Tensorflow-2
subchar-transformers
This repository holds the source codes for training and fine-tuning Chinese pre-trained transformers which are aware of Chinese sub-character features and are optimized with tokenization. In addition, sememe features are added to enhancing knowledge representations.
guome's Repositories
guome/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
guome/ai_yanxishe
AI研习社
guome/Basic_CNNs_TensorFlow2
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
guome/bezier_curve_text_spotting
A PyTorch implementation of "ABCNet: Real-time Scene Text Spotting with Adaptive Bezier-Curve Network" (CVPR 2020 oral)
guome/convolutional-handwriting-gan
ScrabbleGAN: Semi-Supervised Varying Length Handwritten Text Generation (CVPR20)
guome/CRNN.tf2
Convolutional Recurrent Neural Network for End-to-End Text Recognize - TensorFlow 2
guome/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods.
guome/DexiNed
Tensorflow Implementation of DexiNed for Edge Detection WACV'20 (also in PyTorch )
guome/doc_event_entity
guome/fonduer
A knowledge base construction engine for richly formatted data
guome/google-research
Google Research
guome/HRNet-Semantic-Segmentation
This is an official implementation of semantic segmentation for our TPAMI paper "Deep High-Resolution Representation Learning for Visual Recognition". https://arxiv.org/abs/1908.07919
guome/keras-ocr
A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.
guome/MaskTextSpotterV3
The code of "Mask TextSpotter v3: Segmentation Proposal Network for Robust Scene Text Spotting"
guome/mmdetection
OpenMMLab Detection Toolbox and Benchmark
guome/OCR_DataSet
收集并整理有关OCR的数据集并统一标注格式,以便实验需要
guome/pegasus
guome/PICK-pytorch
Code for the paper "PICK: Processing Key Information Extraction from Documents using Improved Graph Learning-Convolutional Networks" (ICPR 2020)
guome/pythia
A modular framework for Visual Question Answering research by the FAIR A-STAR team
guome/pytorch-self-distillation-final
guome/SATRN
Official Tensorflow Implementation of SATRN (CVPR Workshop WTDDLE 2020)
guome/SciTSR
Table structure recognition dataset of the paper: Complicated Table Structure Recognition
guome/TaBERT
This repository contains source code for the TaBERT model, a pre-trained language model for learning joint representations of natural language utterances and (semi-)structured tables for semantic parsing. TaBERT is pre-trained on a massive corpus of 26M Web tables and their associated natural language context, and could be used as a drop-in replacement of a semantic parsers original encoder to compute representations for utterances and table schemas (columns).
guome/tapas
End-to-end neural table-text understanding models.
guome/Text-Image-Augmentation-python
Python implementation of Text-Image-Augmentation
guome/tf_ResNeSt_RegNet_model
tensorflow 2.x version of ResNeSt,RegNet
guome/translob
Transformers for limit order books
guome/TreeDecoder
A Tree-Structured Decoder for Image-to-Markup Generation
guome/unilm
UniLM - Unified Language Model Pre-training / Pre-training for NLP and Beyond
guome/yolact
A simple, fully convolutional model for real-time instance segmentation.