Coder Social home page Coder Social logo

Comments (4)

zheng006 avatar zheng006 commented on July 24, 2024 1

I am very appreciate your help. Thank you!

from synthtext.

ankush-me avatar ankush-me commented on July 24, 2024

The text is rendered to fit inside a "segmentation" region.
Hence, if you make the segmentation regions bigger/coarser, that would indirectly make the text bigger too.

from synthtext.

zheng006 avatar zheng006 commented on July 24, 2024

Thank you very much. When I single step executing the code, i meet this problem as follows:
0 of 4
** instance # : 0
Traceback (most recent call last):
File "/home/zy/pycharm-community-2016.2.3/helpers/pydev/_pydevd_bundle/pydevd_frame.py", line 541, in trace_dispatch
self.do_wait_suspend(thread, frame, event, arg)
File "/home/zy/pycharm-community-2016.2.3/helpers/pydev/_pydevd_bundle/pydevd_frame.py", line 71, in do_wait_suspend
self._args[0].do_wait_suspend(*args, **kwargs)
File "/home/zy/pycharm-community-2016.2.3/helpers/pydev/pydevd.py", line 738, in do_wait_suspend
time.sleep(0.01)
File "/home/zy/SynthText-master/common.py", line 38, in signal_handler
raise TimeoutException, colorize(Color.RED, " *** Timed out!", highlight=True)
TimeoutException: *** Timed out!
*** Timed out!
1 of 4
** instance # : 0
2 of 4
** instance # : 0
3 of 4
** instance # : 0
4 of 4
** instance # : 0
Process finished with exit code 0
So what is the problem?

from synthtext.

ankush-me avatar ankush-me commented on July 24, 2024

Set SECS_PER_IMAGE to None here:
https://github.com/ankush-me/SynthText/blob/master/gen.py#L27

from synthtext.

Related Issues (20)

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.