Isaac Robinson

Results 101 comments of Isaac Robinson
trafficstars

Please open up issues for bugs encountered in the open source version :)

Those files are used as part of the network definition :) they're not directly 'executed' but they ARE imported from

Weird! We haven't tested on windows or AMD. Can you use an earlier version and see if it works?

We also don't have access to those environments to test 😅

@DanielCruz09 can you confirm it's actually using the GPU?

It shouldn't but we're seeing other issues where this bug pops up on CPU training. Just trying to figure out if you're seeing this bug because of a different issue...

Good catch @S-Mahoney! Seems like a PyTorch bug. Can you submit a PR and explain how you tested it?

we didn't test that argument with this codebase, totally believe there's an issue. lotta little things like that here. feel free to submit a pr, otherwise we'll get to it...

I think this is interesting but I will say that datasets SHOULD include a test set that's not the val set ;) often nowadays people benchmark on COCO val, but...

That documentation is wrong. It must be divisible by patch size times number of windows, which for base is 56 and for nano small and medium is 32. @capjamesg if...