NoelShin / selfmask

[CVPRW'22] Unsupervised Salient Object Detection With Spectral Cluster Voting

Home Page:https://www.robots.ox.ac.uk/~vgg/research/selfmask/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hard coded dir_dataset

Vadim2S opened this issue · comments

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

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