demmerichs

Results 10 comments of demmerichs

I use also the auto-build on save option resulting in the build clashes. A guard would be great. Sadly I am not very familiar with developing atom packages. If this...

Your hints above helped me already a lot. I have currently CUDA 10.0 running with cudnn 7.4.2 and got the installation of the spconv also working under CUDA 10.0 for...

I also used the `all.pp.mida.config` config, but I could not reproduce your results @ConanCui or the ones mentioned in the README (see mine below). Could you help me figure out...

So I did another run. For future reference: - I turned training of velocities back off (that was the default), so the errors for velocities are back to 1 (they...

The first commit should change nothing, it was just a refactoring making the second commit easier. The second commit performs the actual fix. All test cases in `settings.rs` were adapted...

Thanks for considering my contribution @jihanyang . With the last commit 9bc206c I refactored the Waymo MPPNet configuration and added a [test script](https://github.com/open-mmlab/OpenPCDet/pull/1294/commits/9bc206c523e82ec861eacb074a308586403314d4#diff-64411438545455a80ed80d8a5b639f5e274bacf7c279be45bb07b4ab91396350) in order to demonstrate that it does...

Just did a rebase, in case this should be cleanly merged in the future!

Some thoughts on this one: When you want to group by category/functionality, see #42. I am working on a PR that will allow to specify quite flexible rules regarding grouping...

I think this issue can be closed as at least some configurability through Cargo.toml is given. More explicit feature requests should be covered in a new issue.

I agree, that transitively features should be enabled. I am working on a PR for this. Regarding the naming of settings perhaps a new issue should be open to keep...