identifying objects in autonomous vehicle
1. Computer Vision (Image/Video Labeling) Bounding Boxes (Object Detection): Drawing rectangles around objects in images, such as cars, pedestrians, and traffic lights for autonomous vehicle AI. Polygon Annotation (Segmentation): Precisely outlining the edges of objects, such as identifying specific tumor shapes in X-ray images. Key-Point Annotation: Marking specific points on an image, such as joints on a human body for gesture recognition. Image Classification/Tagging: Categorizing an entire image based on content (e.g., "contains a cat," "indoor scene," "high quality" vs. "low quality").