DroneAid icon indicating copy to clipboard operation
DroneAid copied to clipboard

droneaid-counter.js doesn't actually count

Open johnwalicki opened this issue 4 years ago • 4 comments

Describe the bug The model detects one of the classified images and draws a bounding box but the counter on the web page does not increment

To Reproduce Steps to reproduce the behavior:

  1. View some of the symbol images.
  2. Observe that the model draws bounding boxes.
  3. The web page does not increment

johnwalicki avatar Nov 20 '19 03:11 johnwalicki

@pedrocruzio Thoughts on this one?

krook avatar Mar 28 '20 18:03 krook

Va and I had a chat about this ticket in November. Essentially, it doesn't increment the counter if the prior frames bounding boxes intersect the current bounding box. Which makes sense, the drone found a symbol and is just moving around it. You don't want to count it twice (or hundreds of times).

I still think its fickle and not quite working as expected.

johnwalicki avatar Mar 28 '20 19:03 johnwalicki

@johnwalicki @vabarbosa do we want to keep this issue open?

krook avatar Apr 10 '20 14:04 krook

yes, please keep open. there are still some additional updates i would like to make

vabarbosa avatar Apr 10 '20 14:04 vabarbosa