victoryc
victoryc
Is there a plan to add Group Norm functionality to the library in the near future? Thanks.
I am noticing a weird behavior with point picking in PCLVisualizer. For some clicks, it returns the correct x,y,z coordinates. But, some times, the returned coordinate values are not at...
Is there a way to make it so that rotation can't be done about some of the axes? For example, I have a need to sometimes restrict the rotation so...
I notice that the author @llijiang has changed "grad_output" to "grad_output.continuous()" in spconv's "functional.py" file. I am using SparseConvnet instead of spconv. Does anybody know what would be the equivalent...