ankush-me / SynthText

Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016.
http://www.robots.ox.ac.uk/~vgg/data/scenetext/
Apache License 2.0
2.02k stars 622 forks source link

Render text #240

Closed Didier0 closed 2 years ago

Didier0 commented 2 years ago

@ankush-me The script render text based on segmentation image? Can script render text on image based on depth image?

ankush-me commented 2 years ago

It is also based on depth image.

Lane689 commented 2 years ago

So can I have just depth info without seg and then the script will work fine?