Xinlei Chen

Results 19 comments of Xinlei Chen

Thanks for pointing this out! Will check/fix that. -Xinlei On Fri, Apr 1, 2016 at 10:52 PM, Andrej [email protected] wrote: > Also, curious why compute_score doesn't use _score, simply by...

Hmm seems to be the output is not a number so it cannot be parsed as a float. What input do you give to it? I will do a major...

Fixed that, and just to answer you question, yes we also modified a bit of the java code to make it faster, therefore it is slightly different from the meteor...

Hmm, so is the subprocess potentially killed after computing the meteor score once? Did it output anything? Does it happen the first time you call it, or the second++ time?...

Hmm could you check the input to the java file? One line means the input is empty... -Xinlei On Fri, Apr 29, 2016 at 11:55 AM, marchezinixd [email protected] wrote: >...

Yes maybe, how big is the memory of your computer? -Xinlei On Fri, Apr 29, 2016 at 10:37 AM, marchezinixd [email protected] wrote: > Also i'd like to point that the...

yep, we will release the spatial relationships part in the next month or so. :)

Sorry about the real delay on this, as I really need to come back to do this but haven't got time to (essentially go back to TF as I am...

for testing you need the boxes as input as of now.

The zero losses look suspicious, and the loss should not be this low in the first iterations. Could you check if the compilation on k40 is the issue? BTW the...