valeoai / LOST

Pytorch implementation of LOST unsupervised object discovery method
Other
236 stars 28 forks source link

Class-aware detection #4

Closed gholste closed 2 years ago

gholste commented 2 years ago

Do you plan on releasing code for class-aware detection (i.e., to produce the results in Table 3 of https://arxiv.org/pdf/2109.14279.pdf)? I don't believe I see any of the necessary code for assigning object categories to boxes, but please correct me if I'm wrong.

osimeoni commented 2 years ago

Hi @gholste, thanks for you interest. We will release LOST + OD in the following days.

gholste commented 2 years ago

Awesome! Looking forward to it.