NoelShin / selfmask

[CVPRW'22] Unsupervised Salient Object Detection With Spectral Cluster Voting
https://www.robots.ox.ac.uk/~vgg/research/selfmask/
MIT License
59 stars 7 forks source link

Hard coded dir_dataset #2

Closed Vadim2S closed 2 years ago

Vadim2S commented 2 years ago

Evaluator class has hard coded dir_dataset parameter. It is do not overrided by args. Please override this.

NoelShin commented 2 years ago

Thanks for letting us know. I just fixed that part.