valeoai / LOST

Pytorch implementation of LOST unsupervised object discovery method
Other
234 stars 26 forks source link

Images without salient objects ? #16

Open surajbijjahalli opened 1 year ago

surajbijjahalli commented 1 year ago

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.