Topics Covered


AUTO ****BOUNDING BOX

Auto Bounding Box, also known as object detection, is a technique used in computer vision to automatically locate and draw a bounding box around specific objects or regions of interest in an image or video. This is typically done using algorithms such as YOLO, R-CNN, and RetinaNet, which are trained on a dataset of labeled images to learn the characteristics and features of the objects of interest. Once trained, these algorithms can be used to detect and locate the objects in new, unseen images or videos. The goal of auto bounding box is to accurately and efficiently identify and locate specific objects within an image or video.

AUTO ****BOUNDING BOX AT LABELLERR

  1. Go to the settings section in the header and click on the datasets in the sidebar

    Screenshot from 2023-01-19 18-29-10.png

  2. Then click on View Dataset on whichever dataset you want to classify

    Screenshot from 2023-01-19 18-29-19.png

  3. Click on AutoLabel

    Screenshot from 2023-01-19 18-30-53.png

  4. Select classification in the dialog box and enter all the labels on the basis of which you want to classify. Click on Detect Labels

    Screenshot from 2023-01-19 18-57-13.png

  5. Labels will be rendered on the files where detected

Screenshot from 2023-01-19 18-47-33.png

ANALYTICS SECTION

In the right side, an analytics section will appear. It will show Total Count of Bounding Boxes and their respective distribution. There, the user can Edit and Reset the Labels too

Screenshot from 2023-01-19 18-58-49.png