remove-stamp icon indicating copy to clipboard operation
remove-stamp copied to clipboard

how to train a background text clean model(the stamp is needed only)

Open SherlockHua1995 opened this issue 3 years ago • 1 comments

Hi, thanks for your impressive work.I have the following questions.

  1. How the generate the corresponding mask and label?(yz_gen.py ?)
  2. How many images pairs is needed for the training?
  3. Is it flessible to get the stamp by your trained model?

SherlockHua1995 avatar Sep 09 '21 07:09 SherlockHua1995

Hi, thanks for your impressive work.I have the following questions.

  1. How the generate the corresponding mask and label?(yz_gen.py ?)
  2. How many images pairs is needed for the training?
  3. Is it flessible to get the stamp by your trained model?

how about we use the author's model first,and when we have the stamp clean photo,we compare the new photo and the origin photo,and python will erase the same part for us,so we can have a stamp clean model

hackermengzhi avatar Sep 21 '23 11:09 hackermengzhi