Closed Yosshi999 closed 2 years ago
When I upgraded the Pytorch and Torchvision to 1.10.0 and 0.11.0 and then trained the pointpillars (https://github.com/traveller59/second.pytorch/blob/3aba19c9688274f75ebb5e576f65cfe54773c021/second/configs/pointpillars/car/xyres_16.config), the final evaluations of eval.kitti/official/Car/* were 3-5 point worse than before (Pytorch 1.9.1 and Torchvision 0.10.1). AOS was broken in both cases but I think it is due to https://github.com/traveller59/second.pytorch/issues/238 . So it is not the main subject. Did anyone reproduce this phenomenon?
Sorry it seems just my fault
When I upgraded the Pytorch and Torchvision to 1.10.0 and 0.11.0 and then trained the pointpillars (https://github.com/traveller59/second.pytorch/blob/3aba19c9688274f75ebb5e576f65cfe54773c021/second/configs/pointpillars/car/xyres_16.config), the final evaluations of eval.kitti/official/Car/* were 3-5 point worse than before (Pytorch 1.9.1 and Torchvision 0.10.1). AOS was broken in both cases but I think it is due to https://github.com/traveller59/second.pytorch/issues/238 . So it is not the main subject. Did anyone reproduce this phenomenon?