Phil
Phil
Hi @JianlanLuo , I just committed my current status to my fork at phil/tensorflow_1.2. This code runs, but the net does not converge, also mentioned [here](https://groups.google.com/forum/#!topic/gps-help/YRLc1AT6X9E). I wanted to fix...
No, for me there was no ValueError, the net ran fine but didn't converge. Thanks for the Traceback, there's a good chance that this is related to my issue. Did...
Hi, sorry for the late reply. Could you explain what result you would expect? To me, these numbers look reasonable, i.e., you reduce the optimizer step time by ~0.7 seconds...
Hi @sonal1905, we don't provide bounding boxes in the dataset if that is what you mean?
Argh github. Seems like it lost most of my comments. Will redo.
Please also add test cases for the new function!
Bt the way, the white spaces are fine, they're enforcing correct pep8 :)
I'm really sorry about the delay, the last two weeks have been extremely busy. I haven't tried to run these tests in a while and I'm not at my private...
Hi @itxiud2015, this should work from ~1.3 onwards. TF2 might require a recent commit which is not in the pip package yet, so the safest option is to install directly...
Hi, sorry for the late reply. Could you provide a small code snippet to reproduce the error? Thanks, Phil