aniketauthor
There are 90 repositories under aniketauthor topic.
kapitsa2811/Table-detection-Mask_RCNN
Table detection has been an interesting and challenging problem in the field of document analyses. Object detection algorithms such as Faster-RCNN has been exploited so many times to detect tables in the documents. This is just another experiment but with a different architecture which is Mask_RCNN.
kapitsa2811/deeplabv3plus-keras
deeplabv3plus (Google's new algorithm for semantic segmentation) in keras:Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation
kapitsa2811/Table-Detection-using-Deep-Learning-FasterRCNN
Table Detection using Deep Learning FasterRCNN
AniketGurav/ICDARVQA
Implementation in Pytorch for ST-VQA task in ICDAR, 2019
kapitsa2811/AttentionOCR
Scene text recognition
kapitsa2811/Bert_OCR.pytorch
Unofficial PyTorch implementation of 2D Attentional Irregular Scene Text Recognizer
kapitsa2811/CRAFT-Remade
Implementation of CRAFT Text Detection
kapitsa2811/DANet
DANet: Divergent Activation for Weakly Supervised Object Localization,in ICCV 2019
kapitsa2811/DCGAN
DCGAN implemetation for custom dataset
kapitsa2811/Deep-Signature-Transforms
Using signatures as layers in neural networks
kapitsa2811/deepsvg
Official code for the paper "DeepSVG: A Hierarchical Generative Network for Vector Graphics Animation". Includes a PyTorch library for deep learning with SVG data.
kapitsa2811/DewarpNet
Code for the paper "DewarpNet: Single-Image Document Unwarping With Stacked 3D and 2D Regression Networks" (ICCV '19)
kapitsa2811/FUNIT-Tensorflow
Simple Tensorflow implementation of "Few-Shot Unsupervised Image-to-Image Translation" (ICCV 2019)
kapitsa2811/handwritten-text-recognition-for-apache-mxnet
This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet deep learning frameworks on the IAM Dataset.
kapitsa2811/HoloGAN
HoloGAN
kapitsa2811/kaggle-kuzushiji-recognition
Kaggle Kuzushiji Recognition Solution
kapitsa2811/kaggle-open-images-2019-instance-segmentation
Simple solution for Open Images 2019 - Instance Segmentation competition using maskrcnn-benchmark.
kapitsa2811/keras-ctpn-1
CTPN implementation in Keras
kapitsa2811/keras-fcos
FCOS (Fully Convolutional One-Stage Object Detection) implementation in Keras and Tensorflow
kapitsa2811/layout-parser
Document Layout Understanding Try this for result regeneration!
kapitsa2811/line-segmentation
Repo contains various utility script for the purpose of imporving Google OCR line-segmentain on TIbetan wooden-print documents
kapitsa2811/math-formula-recognition
Math formula recognition (Images to LaTeX strings)
kapitsa2811/pixelwise_segmentation_SBB
This is a tool for pixel wise segmentation. This is developed in order to do use cases like page extraction, textline , word and structure recognition of library documents.
kapitsa2811/PolarMask
Code for 'PolarMask: Single Shot Instance Segmentation with Polar Representation'
kapitsa2811/research-charnet
CharNet: Convolutional Character Networks
kapitsa2811/RFB-Text-Detection
A Dense Text Detection model using Receptive Field Blocks
kapitsa2811/SRNet
A tensorflow reproducing of paper “Editing Text in the wild”
kapitsa2811/SRNet-Datagen
This is a data generator of SRNet which is the model of paper Editing Text in the wild.
kapitsa2811/StructSeg2019
3rd of Task3 and 4th of Task4 of StructSeg2019 competition - MICCAI 2019
kapitsa2811/table_recognition_for_historical_handwritten_documents
Recognition of tables in historical handwritten documents
kapitsa2811/TranskribusDU
Document Understanding tools
kapitsa2811/Visual-Template-Free-Form-Parsing
Code for my ICDAR paper "Deep Visual Template-Free Form Parsing"
kapitsa2811/writing-line-segmentation
Processes images that contain text / writing and groups characters into lines. This is an adapted + extended version of the blocking algorithm presented in Text Binarization in Color Documents by Badekas, Nikolaou, and Papamarkos.