valeoai / LOST

Pytorch implementation of LOST unsupervised object discovery method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Images without salient objects ?

surajbijjahalli opened this issue · comments

Is there a metric which indicates that there is no salient object in the image ? Im trying to apply LOST on a dataset in which the image can either have atleast one object, or no salient objects at all. Im wondering whether the degree of the seed patch can be a good metric to indicate whether or not there is an object in the frame.