Closed Nireil closed 3 years ago
From https://github.com/pytorch/pytorch/issues/31620, it seems that the checkpoint file is corrupted. Could you please try to directly load the checkpoint by torch.load
to see whether it works? Thanks!
I'm closing this issue due to inactivity. Please feel free to reopen it if the problem has not been resolved.
When I run torchpack dist-run -np 1 python evaluate.py configs/semantic_kitti/default.yaml --name SemanticKITTI_val_SPVNAS@65GMACs then I got following error messages :
but I can run torchpack dist-run -np [num_of_gpus] python train.py configs/semantic_kitti/spvcnn/cr0p5.yaml successfully, and i got the best mIoU of 59.466 on one GTX 1080Ti GPU