GithubHelp home page GithubHelp logo

vicever / one-stage-mask-based-scene-text-eraser Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neouyghur/one-stage-mask-based-scene-text-eraser

0.0 2.0 0.0 1.44 MB

MTRNet++: One-stage Mask-based Scene Text Eraser

Python 100.00%

one-stage-mask-based-scene-text-eraser's Introduction

One-stage-Mask-based-Scene-Text-Eraser

This is the source code of MTRNet++: One-stage Mask-based Scene Text Eraser

Note some parts of the codes are taken from edge-connect.

In this work, we have used the Oxford Synthetic Text dataset and SCUT text removal dataset. To create necessary files for the training and testing, please check related issues, scripts, and files. You can use scripts/create_Oxford_dataset.py to generate files for Oxford Synthetic dataset. For the SCUT dataset, you can use the files in the data folder.

If you need further help, please raise an issue or send email to me.

Prerequisites

  • Python 3
  • PyTorch 1.0
  • NVIDIA GPU + CUDA cuDNN

Other Networks

You can find network architectures for MTRNet and ENSNet under Related Networks. If you want to test these codes, you need to replace them with MTRNet++ architecture under src/networks. Note that the original MTRNet is implemented with Tensorflow and the backbone is U-Net. However, here, the MTRNet is using the same backbone of the MTRNet++ which is a lighter backbone compared to MTRNet.

Citation

If you find our code useful to your research, please cite our papers MTRNet and MTRNet++:

@article{tursun2020mtrnet++,
  title={MTRNet++: One-stage mask-based scene text eraser},
  author={Tursun, Osman and Denman, Simon and Zeng, Rui and Sivapalan, Sabesan and Sridharan, Sridha and Fookes, Clinton},
  journal={Computer Vision and Image Understanding},
  volume={201},
  pages={103066},
  year={2020},
  publisher={Academic Press}
}
@inproceedings{tursun2019mtrnet,
  title={Mtrnet: A generic scene text eraser},
  author={Tursun, Osman and Zeng, Rui and Denman, Simon and Sivapalan, Sabesan and Sridharan, Sridha and Fookes, Clinton},
  booktitle={2019 International Conference on Document Analysis and Recognition (ICDAR)},
  pages={39--44},
  year={2019},
  organization={IEEE}
}

one-stage-mask-based-scene-text-eraser's People

Contributors

neouyghur avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.