Open3D-ML
Open3D-ML copied to clipboard
PyTorch code for PVRCNN++ model.
This pull request introduces 13 alerts when merging dafe68815ddc21fb80baaa6c834eae4fe9eb61d1 into 1c45bfed01a8606fcc8c5287abd6277e44286f8c - view on LGTM.com
new alerts:
- 3 for Unused local variable
- 2 for Signature mismatch in overriding method
- 2 for Unused import
- 2 for Variable defined multiple times
- 1 for Unnecessary pass
- 1 for Constant in conditional expression or statement
- 1 for Module is imported with 'import' and 'import from'
- 1 for Redundant assignment