Skip to content

CYang0515/pytorch_ssn

Repository files navigation

pytorch_ssn

A pytorch version of SSN (Superpixel Sampling Networks) The data preparation is same as https://github.com/NVlabs/ssn_superpixels.git. To enforce connectivity in superpixels, the cython script takes from official code.

To simplify the implementation, each init superpixel has the same number of pixels during the training.

About

A pytorch version of SSN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages