Mohamed Saeed

Results 5 comments of Mohamed Saeed

I was mainly trying to type the code myself. also when I tried opening up a pull request the code here on github already had the "render_mode='rgb_array' " part but...

I just did, also in the cell where we push to the hub, I just saw this line for the first time `eval_env = DummyVecEnv([lambda: Monitor(gym.make(env_id, render_mode="rgb_array"))])` which probably was...

hi there for table drawing on image you can see this [code snippet](https://gist.github.com/xiaopc/324acb627e6f1f019ab60b0ec0e355aa) with some modifications and tweaks you can make it generate harder tables you might also want to...

hi there 2 years later😅 did you happen to find anything about this that you happen to remember?

If it is of any help to you, I tried synthesizing some images with text in them using synthdog ( I lowered the column and row count in the generation...