Coder Social home page Coder Social logo

Comments (14)

jwmueller avatar jwmueller commented on May 21, 2024 14

We will be providing an official tutorial on how to best use cleanlab for object detection in the near future, so stay tuned!

from cleanlab.

jwmueller avatar jwmueller commented on May 21, 2024 6

Update status on the tutorial is we're now wrapping up project introducing the proper usage of cleanlab for semantic segmentation, and then will extend the same strategy to object detection after that. Ensuring we are contributing the best algorithms into this repo rather than just some quick hacks requires us to do extensive benchmarking on many datasets, so thanks for your patience!

from cleanlab.

sisrfeng avatar sisrfeng commented on May 21, 2024 2

I have read this :

If your regression targets were probabilities (between 0 and 1), it's possible it could handle up to 3 decimals of target granularity for regression.
But I have not run these experiments.
Throughout our work, we use the term "label" to refer to a "class label",
reserving "targets" for regression target values.
And we only deal with noisy "labels".

let d=1e-3
0-1 as 1k classes can be like:
0, 1d, 2d, 999d

object detection models like YOLO:
We reframe object detection as a single regression problem, straight from image pixels to bounding box coordinates and class probabilities.

I think object detection task may be reduced to what cleanlab can handle, but I haven't got the complete idea yet.
I will try and share my experience.

Thx!

from cleanlab.

jwmueller avatar jwmueller commented on May 21, 2024 2

@ibayer We are aiming to have one by early July!
If you want to DM me details about your use-case, I can show you how you can currently apply the current cleanlab v2.0.0 for object detection. You can message me in our Slack channel:

https://join.slack.com/t/cleanlab-community/shared_invite/zt-17lszn4hv-gg2FhZPXYfljq_l01uo92g

from cleanlab.

AllenDun avatar AllenDun commented on May 21, 2024

also expected feature, it will be very useful.

from cleanlab.

cgnorthcutt avatar cgnorthcutt commented on May 21, 2024

Thank you for our suggestions.
@AllenDun @DuinoDu Expected futures we plan to release are now available here: https://github.com/cgnorthcutt/cleanlab/blob/master/cleanlab/version.py

A link has been added to the README.

from cleanlab.

sisrfeng avatar sisrfeng commented on May 21, 2024

Hi!
So far there is no github repo which can find the wrong labels in object detection datasets, right?
I can't find any

from cleanlab.

cgnorthcutt avatar cgnorthcutt commented on May 21, 2024

Hi, if the problem can be represented as probabilities over classes and noisy labels for each example, then cleanlab can be used. Can you think of how to reduce your task to this? Cleanlab should be able to work for this. Let me know if you run into an issue with regards to cleanlab.

from cleanlab.

ibayer avatar ibayer commented on May 21, 2024

@jwmueller
I just stumbled across this issue from a google search for cleanlab object detection.

We will be providing an official tutorial

Have you been able to publish the tutorial already? I haven't used cleanlab before and this could
be great entry point for me and others.

from cleanlab.

ibayer avatar ibayer commented on May 21, 2024

@jwmueller

How about re-opening the issue till the

an official tutorial on how to best use cleanlab for object detection

has been published?

If you want to DM me details about your use-case,

Sure, I'm looking for an initial POC that shows how well cleanlab works on some popular object detection dataset (coco?) and how much effort it is to set this up.

If it works well on coco, I'm positive it will transfer well to user use-cases, I can share at that point.

from cleanlab.

jwmueller avatar jwmueller commented on May 21, 2024

@ibayer A blogpost exploring the use of cleanlab for object detection for coco would be amazing! I'm happy to give some pointers if you can ping me in our slack channel where it's easier to have interactive discussion:
https://cleanlab.ai/slack

from cleanlab.

jwmueller avatar jwmueller commented on May 21, 2024

will be closed by: #676

from cleanlab.

alexdesion avatar alexdesion commented on May 21, 2024

Hello.

What's the current status of this addition? I am following the roadmap a long time ago. I am pretty sure that this functionality will be interesting for a lot of people.

Thank you for your work!

from cleanlab.

jwmueller avatar jwmueller commented on May 21, 2024

@alexdesion There is a PR adding support for label error detection in object detection here:
#676

Feel free to try it out and let us know how it works for you! We will be merging it soon, just polishing various things but the algorithm there is all finalized

from cleanlab.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.