SkalskiP / make-sense

Free to use online tool for labelling photos. https://makesense.ai
GNU General Public License v3.0
3.09k stars 507 forks source link

Add statistics about the labeled objects #76

Open ahmedbesbes opened 4 years ago

ahmedbesbes commented 4 years ago

It'd be useful to see some running statistics like the number of labeled objects in each class and the number of images labeled so far.

When i'm labeling i always want to have these numbers in mind.

I found that labelbox (another labeling online tool) has this kind of statistics:

Capture d’écran 2019-12-06 à 23 43 27

could you think of something like this?

Thank you for your good work

SkalskiP commented 4 years ago

Hi, @ahmedbesbes! Super idea. For the sake of the university, I had to stop working on MakeSense for a while. But in February I'm going to return to development.

Your idea looks very interesting. What's more, I also like to be aware of these numbers when I prepare a dataset.

RolfLobo commented 4 years ago

@SkalskiP I would like to contribute to this idea if you don't mind. :)

SkalskiP commented 4 years ago

@RolfLobo would you like to implement this task?

rasyidf commented 2 years ago

Addings some statistics of project would be great to make it easier to report (academically, perhaps).

something like (not sorted but would be great to be added):

Images Status-> (Missing / Corrupted, Blurred, Rejected, Succeed ) Class Ballance -> Under Represented, Over Represented. Annotation -> Count, Average, Class Represented, Heatmap Image -> Average Size, Range, Aspect Ratio Distribution, Dimension

SkalskiP commented 2 years ago

The work on that feature is in progress: #268