NVIDIA / MinkowskiEngine

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

Can AdaptiveAvgPool2d be directly mapped to Minkowski GlobalAvgPooling?When I use it directly to replace AdaptiveAvgPool2d in the module with Minkowski GlobalAvgPooling and add it to my model, the effect is poor. #604

Open ulisb opened 1 month ago