(CVPR 2022) Pytorch implementation of "Self-supervised transformers for unsupervised object discovery using normalized cut"
304
stars
34
forks
source link
scipy>=1.5.0 required for scipy.linalg.eigh subset_by_index keyword usage #1
Closed
josephrocca closed 2 years ago
subset_by_index
is used here but it was only introduced in scipy 1.5.0