leef

Results 28 comments of leef

> In #123 's answer and coco2014.sh script, it seem's that I can download instances_trainval35k.json.zip. > But when I open the url, it shows me that > This XML file...

![raw_ssd_priors_movie0507171226](https://user-images.githubusercontent.com/170311/167248628-ae6066ab-e027-4617-a4e7-47b32b398198.gif) the default priors presents like this.

same issue, plz refer my code and data @dusty-nv ``` import numpy as np import torch import torch.nn.functional as F # d_gt = np.random.random([12, 12]) # d_pred = np.random.random([12, 12])...

Please refer my code that fix the bug 👍 @dusty-nv @KhemSon thanks again for your seggestion of locating bug. @KhemSon ``` def convert_boxes_to_locations(center_form_boxes, center_form_priors, center_variance, size_variance): # priors can have...

这东西需要2个图片吗,一个带人的,一个不带人的背景, 没什么意义。

是的,给了两个列表,无法对应,建议导出一个完整的 csv