Pinned Repositories
AccelerationExplorer
Acceleration Explorer allows users experiment with the acceleration sensor. Smoothing filters and low-pass filters can be applied.
ACG-Tracker-Demo
AdvSemiSeg
Adversarial Learning for Semi-supervised Semantic Segmentation, BMVC 2018
APTAM-GPL
Enhanced Android Port of Oxford's PTAM (Parallel Tracking and Mapping)
AR
Homography and Visual Odometry
asms
Scale adaptive mean-shift tracker
aster
Recognizing cropped text in natural images.
ATAM
attentionocr
Attention OCR in Tensorflow 2.0
blitznet
Deep neural network for object detection and semantic segmentation in real-time. Official code for the paper "BlitzNet: A Real-Time Deep Network for Scene Understanding"
airyym's Repositories
airyym/AdvSemiSeg
Adversarial Learning for Semi-supervised Semantic Segmentation, BMVC 2018
airyym/aster
Recognizing cropped text in natural images.
airyym/attentionocr
Attention OCR in Tensorflow 2.0
airyym/CBAM-tensorflow
CBAM implementation on TensowFlow
airyym/centernet-tf2
这是一个centernet-tf2的源码,可以用于训练自己的模型。
airyym/centernet_tensorflow_wilderface_voc
This is the unofficial implementation of the "CenterNet:Objects as Points".Just a simple try with self-modified shufflenetv2 and yolov3.If you want better results, you need more experiments.
airyym/CLEval
CLEval: Character-Level Evaluation for Text Detection and Recognition Tasks
airyym/convolutional-attention-network-for-scene-text-recognition
airyym/DBNet
This is a tensorflow2.x implementation of "Real-time Scene Text Detection with Differentiable Binarization"
airyym/DifferentiableBinarization
DB (Real-time Scene Text Detection with Differentiable Binarization) implementation in Keras and Tensorflow
airyym/DRIT-Tensorflow
Simple Tensorflow implementation of Diverse Image-to-Image Translation via Disentangled Representations (ECCV 2018 Oral)
airyym/FOTS_TF
This an implementation of FOTS with tensorflow
airyym/imgaug
Image augmentation for machine learning experiments.
airyym/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
airyym/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
airyym/MASTER-TF
MASTER
airyym/pixel_link
Implementation of our paper 'PixelLink: Detecting Scene Text via Instance Segmentation' in AAAI2018
airyym/PMTD
Pyramid Mask Text Detector designed by SenseTime Video Intelligence Research team.
airyym/R-CenterNet
detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测
airyym/research-charnet
CharNet: Convolutional Character Networks
airyym/SAR_TF
This is an implementation of Show, Attend and Read with tensorflow
airyym/SIMS
Semi-parametric Image Synthesis
airyym/SRNet
A tensorflow reproducing of paper “Editing Text in the wild”
airyym/ssd_detectors
SSD-based object and text detection with Keras, SSD, DSOD, TextBoxes, SegLink, TextBoxes++, CRNN
airyym/TensorFlowQtVPlay
Machine Learning on Desktop, iOS and Android with Tensorflow, Qt and V-Play
airyym/TextBoxGAN
Generate text boxes from input words with a GAN.
airyym/TextPMs
Arbitrary Shape Text Detection via Segmentation with Probability Maps; accepted by TPAMI2022
airyym/TextRecognitionDataGenerator
A synthetic data generator for text recognition
airyym/TextSnake.pytorch
PyTorch implement of ECCV2018 Paper: TextSnake: A Flexible Representation for Detecting Text of Arbitrary Shapes
airyym/tf-deformable-conv-layer
TensorFlow implementation of Deformable Convolutional Layer