So our group is interested in the really tiny bugs (even if they are kinda small crappy observations)
Before we had been using a yolo11 - obb imgsize 1600 model that we trained on 4500 source images (for 38 hours on my old laptop)
and that's been working quite good for us!
I was just trying out the flatbug this evening to get a feel for it, and it was really quick and simple to use! and it actually seems to run a decent amount faster than our model! so that's cool!

it NEARLY gets everything on our images, but it tends to leave out some small bugs
like these:

do you have any suggestions on how i might tweak it to include tiny bugs?
or alternatively, are there easy ways to maybe train it on our data to make it more sensitive to those tiny bugs?
otherwise it's going good!
(Side question: if we don't need the masks, is it possible to speed things up by telling it to not compute those masks, or not?)
So our group is interested in the really tiny bugs (even if they are kinda small crappy observations)
Before we had been using a yolo11 - obb imgsize 1600 model that we trained on 4500 source images (for 38 hours on my old laptop)
and that's been working quite good for us!
I was just trying out the flatbug this evening to get a feel for it, and it was really quick and simple to use! and it actually seems to run a decent amount faster than our model! so that's cool!

it NEARLY gets everything on our images, but it tends to leave out some small bugs

like these:
do you have any suggestions on how i might tweak it to include tiny bugs?
or alternatively, are there easy ways to maybe train it on our data to make it more sensitive to those tiny bugs?
otherwise it's going good!
(Side question: if we don't need the masks, is it possible to speed things up by telling it to not compute those masks, or not?)