remunds

Results 2 comments of remunds

So i checked the pretrained weights of PointRCNN (for tensorflow) using `self.ckpt.restore(ckpt_path).assert_existing_objects_matched()` and i get lots of warnings that the weights were not loaded properly. Was the default config or...