sujaykhandekar / Automated-objects-removal-inpainter

Automated object remover Inpainter is a project that combines Semantic segmentation and EdgeConnect architectures with minor changes in order to remove specified object/s from list of 20 objects from all the input photos
Other
201 stars 40 forks source link

Can this model delete Chars (words) from image? #2

Closed pnzr00t closed 3 years ago

pnzr00t commented 3 years ago

Can this model delete Chars (words) from image?

pnzr00t commented 3 years ago

And 1 more questions. After running you models i get result always something like this (in any model settings ) 0090

pnzr00t commented 3 years ago

And 1 more questions. After running you models i get result always something like this (in any model settings ) 0090

Find problem, i use bash script, they download Edge models, but not copy/move content of the folders

sujaykhandekar commented 3 years ago

Great!. yes that indeed must have been a problem. Seems like inpainting models weight were never used so it just replaced the gaps with random noise!.

vineeth12365 commented 2 years ago

And 1 more questions. After running you models i get result always something like this (in any model settings ) 0090

Find problem, i use bash script, they download Edge models, but not copy/move content of the folders

same problem

pnzr00t commented 2 years ago

same problem

Open bash script, manually download model (copy url from script), and move this file in right folder (look where it moving in bash script)