yqyao/SSD_Pytorch

关于dataloader

buptcai opened this issue · 1 comments

您好,voc0712.py中标注信息为何不进行归一化呢?没有在后续的代码中找到归一化的部分

yqyao commented

这个没啥必要吧,后续 location的 target 做归一化就可以(不做也没啥关系,不影响精度) @buptcai