valeoai / LOST

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

Can you elaborate more about the result of main_lost.py? #12

Closed dongzhuoyao closed 2 years ago

dongzhuoyao commented 2 years ago
python main_lost.py --dataset COCO20k --set train

It will generate class-aware detection or class-unaware detection, or both?