필터 지우기
필터 지우기

How to automate bounding box generation for image labeling?

조회 수: 17 (최근 30일)
Sebastian Lorber
Sebastian Lorber 2023년 8월 28일
댓글: Ivan Ramirez 2024년 4월 29일
Hi,
there is a function called 'autobound' which i have seen used multiple times - for example:
Unfotunately this function is not available in any matlab toolbox as far as I know - could any of you maybe share the sourcecode for this?
If not, then I'd kindly ask for a link to a thread on how to automatically label Images / create bounding boxes.
br, Sebastian
  댓글 수: 2
Brett Shoelson
Brett Shoelson 2023년 10월 3일
Hi Sebastian,
I wrote the "Automated Labeling and Iterative Learning" content, including autoBound, autoPolygon, and autoDetect. I'm working on sharing them in the public domain, but in the meantime, if you want to contact me directly, I will send them to you.
Cheers,
Brett @:
char(cumsum([98 17 -11 7 -10 7 7 -4 -47 45 -12 19 -12 15 -8 3 -7 8 -69 53 12 -2]))
Ivan Ramirez
Ivan Ramirez 2024년 4월 29일
Hello can you please send me autoBound as well. Thank you.

댓글을 달려면 로그인하십시오.

답변 (1개)

Narvik
Narvik 2023년 9월 4일
Hi,
The labelling apps in Computer Vision Toolbox, Lidar Toolbox, and Automated Driving Toolbox enable you to create and import a custom automation algorithm to automatically label your data.
Please refer to the following documentation for more information:
Hope this helps!

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by