dimr icon indicating copy to clipboard operation
dimr copied to clipboard

Windows suport

Open Wavelet303 opened this issue 2 years ago • 0 comments

First of all, congratulations for your great work. I currently use softgroup to perform instance detection and want to replace it with your work. I only need to make the inference with a 3d scene obtained by Bundlefusion. I am a windows user and have installed all the python packages with no problem. The only problem I have found is the use of spconv since it is not compatible with Windows (spconv2 yes it is compatible with windows) . My question is if you know if I can make the dimr method compatible with Windows, taking into account that I am only going to perform the inference of the model and that the spconv only works on Linux. Thanks for your attention

Wavelet303 avatar Oct 13 '22 12:10 Wavelet303