Skip to content

A simlified re-implementation of Real-time Scene Text Detection with Differentiable Binarization

Notifications You must be signed in to change notification settings

cos0sin0/DBnet.simplified

Repository files navigation

Introduction

This is a PyToch re-implementation of "Real-time Scene Text Detection with Differentiable Binarization".(This paper.) Most part of the code is inherited from DB repo.

Purpose

The original projection is too heavy and not easy for us to use it. So this repo is to simplify it

ToDo List

  • Release code
  • Trained models
  • Document for Installation
  • Document for testing and training
  • Evaluation
  • Demo script
  • re-organize and clean the parameters

About

A simlified re-implementation of Real-time Scene Text Detection with Differentiable Binarization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages