Alberto Sabater

Results 5 issues of Alberto Sabater

Hi! I've realized that this loss implementation doesn't include the λcoord and λnoobj parameters. Is there any reason for that? Does the original Yolo v3 use them? ![image](https://user-images.githubusercontent.com/11192130/57624509-61eb5b00-7592-11e9-82d2-f4b8436c62cd.png) Thanks!

Hi! I have ran your demo code which provides both 2D and normalized 3D coordinates. The first ones can be easily translated to pixel coordinates and be overlaed in the...

Hello! I am interested in the results of your top performance model, i.e. ResNetXt-101. Are you planning to release its weights and evaluation scripts? Thanks in advance!

Hi! When performing object detection inference, I would like to return all the class confidence vectors, not only the best score/class for each bbox. Can you provide me some intuition...

Hi! Can you provide the weights to test SELSA with ResNeXt-101? I'm interested in replicating those results from the paper. Thanks in advance!