NVIDIA / MinkowskiEngine

Minkowski Engine is an auto-diff neural network library for high-dimensional sparse tensors
https://nvidia.github.io/MinkowskiEngine
Other
2.43k stars 360 forks source link

Example code for 3D object detection #476

Closed kumarhiranya closed 2 years ago

kumarhiranya commented 2 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

I see that 3D object detection is mentioned in the "Example"s listed on the repo, but I can't find the corresponding sample code anywhere in the project. Am I missing something obvious? If not, that would be a great addition to the project! Thanks in advance!

kumarhiranya commented 2 years ago

Found the detection implementation code at https://github.com/SamsungLabs/fcaf3d