Armen Avetisyan

Results 6 comments of Armen Avetisyan

Any updates on this? I think this "bug" or "feature" is dangerous. Can easily be exploited for any purpose...

`Push` I have an app hanging that doesn't support `fork`. Would totally **APPRECIATE** this feature

I think the culprit is this line: https://github.com/NVIDIA/MinkowskiEngine/blob/7ccf01b392c5444ab155cdb024c35a84faae20aa/MinkowskiEngine/MinkowskiSparseTensor.py#L486 It creates a cpu tensor which is why you have the mixed device error. You can patch it with the following if...

It's not even evident how to start up this thing if you are not quite familiar with web dev. Please update your readme at least with a quick get started...

Hi, Not necessarily, it depends on the unit of your object/model mesh. If that's in metric space then 0.002 -> 2mm

Hi @jeonghyunkeem, thanks for pointing that out! It's a mistake - it should be the same class with the same values. We will try to correct it. Regarding your 2nd...