Closed fdy61 closed 2 months ago
Thank you. And Another question. When I run the command of create_data.py, there is an error of ImportError: cannot import name 'RandomJitterPoints' from 'mmdet3d.datasets.transforms.transforms_3d'. I have checked it and find that RandomJitterPoints module is not in it indeed.
As mentioned in other issue, I mistakenly deleted that part while refactoring the code. You can find it in a previous commit, or if you prefer, you can wait for me to commit the updated version. I'm currently refactoring and debugging everything before the conference day.
As I mentioned in here right before, I have fixed the issues and checked that the code runs correctly in the latest commit. Please check for this.
Thank you very much!
The minkunet_backbone_batchnormmixer was abandoned during past experiments and is no longer used. You can go ahead and delete that part from the init files, or you can wait for me to commit the updated code. I'm currently refactoring and debugging everything before the conference day.