-
Did you guys tried any new encoding techniques other than resnet. Can I expect something new this year? Like an improved version of the polyrnn++. I was just curious :)
-
I changed the global folder to my image directory containing the required images in the polygon.js, but when running the frontend and backend I am not able to label an image nor upload a photo, there …
-
Does polyrnn support 18.11 ?
-
-
-
I am receiving following error while initializing polygon rnn m odel in cell 5 line 2.
`graph_def is invalid at node 'GatherTree': Input types mismatch (expected 'int32, int32, int32, int32' but go…
-
Hello, I have tried running the demos for polyrnn++ following the instructions in the readme however, I keep getting an error when trying to restore polyrnn metagraph. I would appreciate any help on t…
-
When execute the demo script (`./src/demo_inference.s`) on tensorflow cpu mode, I have experienced the following error.
```
INFO:tensorflow:Building EvalNet...
2018-06-13 16:46:45.885704: I ten…
-
When I restore the PolygonRNN++ model, it raised the following error:
```
INFO:tensorflow:Building PolygonRNN++ ...
Traceback (most recent call last):
File "src/inference.py", line 135, in
…
-
---------------------------------------------------------------------------
ValueError Traceback (most recent call last)
in ()
1 #Initializing and restoring Po…