OpenPCDet
                                
                                 OpenPCDet copied to clipboard
                                
                                    OpenPCDet copied to clipboard
                            
                            
                            
                        Bug: Argoverse2 VoxelNext weights
Bug The .pth file does not contain the key "model_state" key, meaning it cannot be loaded by pcdet/models/detectors/detector3d_template.py In Line 368 Line 371 Line 396
Modifying the file by wrapping the weights in the key 'model_state' prior to passing it to OpenPCDet works. The google drive link would have to be updated.