Omnipresent

Results 5 issues of Omnipresent

I am running `demo.py` on a sample image like below: and getting result that has an extra `s` in the end: ``` ➜ crnn.pytorch git:(master) ✗ python demo.py data/demo8.png loading...

I am trying to run this project on my local mac book. I cloned the project and ran `gradle` and `./gradlew idea` both fail. Am I doing something wrong? ```...

When I add multiple sections to a form, the simulator abruptly crashes. However, when I remove one of the sections and end up with only one sections then everything works...

I am running bosh-lite on AWS using the vagrant aws plugin. Sometimes I need to stop the instance so I run `vagrant halt` and to bring it back up I...

Can `frozen_inference_graph.pb` please be made available? I am trying to run the demo, however, `frozen_inference_graph.pb` is required in order to run the demo notebook. Or is it the expectation that...