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/Batch_Instance_Normalization-Tensorflow
Simple Tensorflow implementation of Batch-Instance Normalization (NIPS 2018)
guome/deep_impression
Deep Impression: Audiovisual Deep Residual Networks for Multimodal Apparent Personality Trait Recognition
guome/DocNet
DocNet. CNN, Google Collab.
guome/enctc.crnn
Project for Connectionist Temporal Classification with Maximum Entropy Regularization.
guome/first-impressions
The repository contains code, documentation of the code used in ChaLearn First Impressions Analysis challenge (ECCV - 2016)
guome/Handwriting-Analysis-for-Detection-of-Personality-Traits
Handwriting Analysis for Detection of Personality Traits
guome/HCCG-CycleGAN
Handwritten Chinese Characters Generation
guome/image2latex
A tool to convert math equation images to LaTeX markup
guome/models
Models and examples built with TensorFlow
guome/perceptual-photomosaic
Code for "Convolutional Photomosaic Generation via MultiScale Perceptual Losses" presented at the Workshop on Computer Vision for Fashion, Art and Design at ECCV2018. Accepted paper here: https://drive.google.com/file/d/1yPn-pY7kJGEWdQvt3AsFPPnQ-Bk1Dk4x/view
guome/personality-prediction-from-text
Predict Big 5 personality traits from text
guome/rebook
A collection of tools for cleaning up book scans.
guome/TensorFlowServingCSharpClient
Implement Tensor Flow Serving C# client example with gRPC. MNIST prediction console application and web paint ASP.NET Core 2.0 and ReactJS application.