HP (Hetav)
HP (Hetav)
Can you give me some steps/snippets to reproduce this issue? Thanks
I can work on this issue and submit a PR!
@elliottower I have pushed a PR to update the docs as @dm-ackerman has suggested. It's my first time contributing here so let me know if the PR needs more polishing....
**Debugging the issue:** @ppfeister I glanced through the code and the issue for EyeEm seems to be in the detection algorithm. The errorType is set to status_code, however a simple...
@ppfeister I have opened a PR addressing the issue for EyeEm. I was going to look into the other site but noticed that @Manishmrgn wanted to work on it. If...
I can add a few of these docstrings. Will link a PR to the issue when it is ready!
Hi @Saransh-cpp work has been keeping me busy lately hence the delay. The PR is now up for review, I have tested the demo commands myself and verified them. If...
I can try tackling this. I narrowed down the code that rescales the window and its present within simple_env.py. This environment is used as a base class by almost all...
@elliottower @dm-ackerman I have pushed a PR for review that implements dynamic resizing of entities in the simple MPE environments. A demo can be seen below: **Notice how the zoom...