SkillAgentSearch skills...

DifferentiableBinarization

DB (Real-time Scene Text Detection with Differentiable Binarization) implementation in Keras and Tensorflow

Install / Use

/learn @xuannianz/DifferentiableBinarization
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DifferentiableBinarization

This is an implementation of Real-time Scene Text Detection with Differentiable Binarization in Keras and Tensorflow, Most portions of code are borrowed from the official implementation MhLiao/DB.

Build Dataset

Build dataset in the same way as the official implementation.

  datasets/total_text/train_images
  datasets/total_text/train_gts
  datasets/total_text/train_list.txt
  datasets/total_text/test_images
  datasets/total_text/test_gts
  datasets/total_text/test_list.txt

Train

python train.py You can download a trained model weights on TotalText by baidu netdisk code:jy6m or google driver

Test

python inference.py

image1 image2 image3

View on GitHub
GitHub Stars161
CategoryDevelopment
Updated7mo ago
Forks45

Languages

Python

Security Score

77/100

Audited on Aug 2, 2025

No findings