DongshuoYin / garbage_dump_detection

Apache License 2.0
16 stars 1 forks source link

Evaluating the detection results #4

Open Guanshuyan opened 11 months ago

Guanshuyan commented 11 months ago

Hello, I'd like to ask how the model determines the success of garbage dump detection. Is it using Intersection over Union (IoU)?

DongshuoYin commented 11 months ago

Yes, the model treats the object as a garbage dump when IoU is over 50%. See the Supplementary Material to the paper for more details.

Guanshuyan commented 10 months ago

Yes, the model treats the object as a garbage dump when IoU is over 50%. See the Supplementary Material to the paper for more details.

Thank you very much! By the way, I want to use BCA-NET to detect other categories of satellite image data, and whether it can be trained directly after adjusting the format of the data set to be consistent

DongshuoYin commented 10 months ago

Sure, you can learn the data format of garbage dump data set and adjust your own pictures and labels to the same way.

Yin

---Original--- From: "Shuyan @.> Date: Fri, Nov 10, 2023 16:13 PM To: @.>; Cc: @.**@.>; Subject: Re: [DongshuoYin/garbage_dump_detection] Evaluating the detectionresults (Issue #4)

Yes, the model treats the object as a garbage dump when IoU is over 50%. See the Supplementary Material to the paper for more details.

Thank you very much! By the way, I want to use BCA-NET to detect other categories of satellite image data, and whether it can be trained directly after adjusting the format of the data set to be consistent

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>