ChrisKang

Results 2 issues of ChrisKang

Hi, Thank you for the awesome work! I have encoutered the same question as > https://github.com/traveller59/spconv/issues/460.BUT i don't use decoder blocks. Here is my spconv class code: ``` class SparseConvNet(nn.Module):...

I successfully output the .FBX file after I watched the tutorial video.BUT,there is a problem that the animation always laid on the ground. ![Screenshot 2022-05-18 203126](https://user-images.githubusercontent.com/89370684/169039263-b7d86807-4187-48e4-93b6-7c100bc64f60.png) So how do I...