ChaoningZhang / MobileSAM

This is the official code for MobileSAM project that makes SAM lightweight for mobile applications and beyond!
Apache License 2.0
4.86k stars 505 forks source link

Performance definition in Mobilesamv2 paper #149

Open briliantnugraha opened 7 months ago

briliantnugraha commented 7 months ago

Hi @ChaoningZhang, I've read the latest paper regarding MobileSAMV2, but I can't wrap my head around "performance" definition mentioned in TABLE 3-5 or Page5's last Paragraph. Could you give me more detail definition of it?

For example, in COCO paper, they usually use mAP, or accuracy usually for classification papers.

Thanks in advance, Regards, Brilian