monodle
monodle copied to clipboard
train_val error
Hi, I have the same problem, did you solve it now?
This code is trying to download the pre-trained DLA.pth from a remote server.
To close this function, please find.
/root/lib/models/centernet3d.py
Set the pretrained parameter to False.
self.backbone = getattr(dla, backbone)(pretrained=True, return_levels=True)