bermanmaxim / superpixPool

Superpixel Pooling implemented in PyTorch and Chainer
MIT License
136 stars 26 forks source link

Such functional may be implemented using https://github.com/rusty1s/pytorch_scatter #11

Open nazarblch opened 5 years ago

cyskyvein commented 3 years ago

No description provided.

hi, the pytroch_scatter can do superpixel pooling, but it seems that the superpixel unpooling operation cannot be completed . Thanks

Idiom1999 commented 1 year ago

How can i completed the superpixel unpooling? I can't understand the code.....