17 KiB
title |
---|
Working with Frames |
View and edit SingleFrames in the Dataset page. After selecting a Hyper-Dataset version, the Version Browser shows a sample of frames and enables viewing SingleFrames and FramesGroups, and edit SingleFrames, in the frame viewer. Before opening the frame viewer, you can filter the frames by applying simple or advanced filtering logic.
Frame Viewer
Frame viewer allows you to view and edit annotations which can be FrameGroup objects (Regions of Interest) and FrameGroup labels applied to the entire frame not a region of the frame, the frame details (see frames), frame metadata, the raw data source URI, as well as providing navigation and viewing tools.
Frame Viewer Controls
Use frame viewer controls to navigate between frames in a Hyper-Dataset Version, and control frame changes and viewing.
Control Icon | Actions | Shortcut |
---|---|---|
Jumps backwards ten frames | CTRL + Left arrow | |
Go to the previous frame containing a non-filtered annotation. The filter is the minimum confidence level setting. If the confidence level filter is set to zero, any frame containing annotations matches the filter. | ||
Go to the previous frame | Left arrow | |
Go to the next frame | Right arrow | |
Go to the next frame containing a non-filtered annotation (same filter as ). | ||
Jump forwards ten frames | CTRL + Right arrow | |
Reload the frame. | ||
Undo changes. | Ctrl + Z | |
Redo changes. | Ctrl + Y | |
Autofit | ||
Zoom in | + or Ctrl + Mouse wheel | |
Zoom out | - or Ctrl + Mouse wheel | |
Percentage textbox | Zoom percentage |
Additional Keyboard Shortcuts
General Controls
Control | Action |
---|---|
Hold Spacebar + Press and hold image + Drag | Move around image. NOTE: If using a touchpad, this only works if the Disable touchpad while typing setting is turned off |
Esc | Escape frame viewer and return to dataset page |
General Annotation Controls
Control | Action |
---|---|
Delete | Remove annotation |
Alt + ] / [ | Choose a default ROI label by navigating between previous / next labels |
Shift + M | Edit metadata |
Shift + Tab | Previous annotation (use after clicking an annotation) |
Mode-specific annotation controls
Control | Mode | Action |
---|---|---|
Hold Shift | Key points () | While holding Shift, add new points to the ROI by left clicking, and move a single point by dragging it with your mouse |
Enter | Key points () | Complete annotation |
Esc | Key points (), Polygon () | Cancel annotation process |
Viewing and Editing Frames
To view / edit a frame in the frame editor
- Locate your frame by applying a simple frame filter or advanced frame filter, and clicking LOAD MORE, if required.
- Click the frame thumbnail. The frame editor appears.
- Do any of the following:
- View frame details, including:
- Frame file path
- Dimensions of the image or video
- Frame details
- Frame metadata
- Annotations
- Frame objects - Labeled Regions of Interest, with confidence levels and custom metadata per frame object.
- Frame labels - Labels applied to the entire frame, not a region in the frame.
- Optionally, filter annotations by confidence level using the Minimum confidence slider.
- Add, change, and delete annotations and frame metadata.
- View frame details, including:
:::important Saving Frame Changes To save frames changes at any time, click SAVE (below the annotation list area). :::
Viewing FrameGroups
Viewing and editing frames in a FrameGroup is similar to viewing and editing SingleFrames. Click the FrameGroup in the Hyper-Dataset. In the frame viewer, select SingleFrame to view / modify from a dropdown list in the Current Source section.
Filtering Frames
Simple Frame Filtering
Simple frame filtering applies one annotation object (ROI) label and returns frames containing at least one annotation with that label.
To apply a simple frame filter:
- In the Version Browser, choose a label on the label list.
For example:
- Before filtering, the Version Browser in the image below contains seven frames.
- A simple label filter for
person
shows three frames with each containing at least one ROI labeledperson
.
Advanced Frame Filtering
Advanced frame filtering applies sophisticated filtering logic, which is composed of as many frame filters as needed, where each frame filter can be a combination of ROI, frame, and source rules.
- ROI rules use include and exclude logic to match frames by ROI label; an ROI label can match frames containing at least one annotation object (ROI) with all labels in the rule.
- Frame rules and source rules use Lucene queries with AND, OR, and NOT logic. Frame rules apply to frame metadata.
- Source rules apply to frame source information.
To apply advanced filters:
-
In the Version Browser, click Switch to advanced filters.
-
In a FRAME FILTER, create one of the following rules:
-
ROI rule
-
Choose Include or Exclude, select ROI labels, and optionally set the confidence level range.
-
To switch from the ROI dropdown list to a Lucene query mode, click .
-
-
Frame rule - Enter a Lucene query using frame metadata fields in the format
meta.<key>:<value>
. -
Source rule - Enter a Lucene query using frame metadata fields in the format
sources.<key>:<value>
.
-
Examples
ROI Rules
-
Create one ROI rule for
person
shows the same three frames as the simple frame filter (above).
-
In the ROI rule, add a second label. Add
partially_occluded
. Only frames containing at least one ROI labeled as bothperson
andpartially_occluded
match the filter.
By opening a frame in the frame viewer, you can see an ROI labeled with both.
Frame Rules
Filter by metadata using Lucene queries.
-
Add a frame rule to filter by the metadata key
dangerous
for the value ofno
.
By opening a frame in the frame viewer, you can see the metadata.
Source Rules
Filter by sources using Lucene queries.
-
Add a source rule to filter for sources URIs with a wildcards.
Use Lucene queries in ROI label filters and frame rules.
Masks
Use the MASKS panel to select which masks to apply over the frame.
To view / hide a specific mask, click . In order to view all masks, click Show all / Hide all.
Masks are applied over the image either by pixel segmentation or as an alpha channel:
- Pixel segmentation - Class labels are mapped onto the mask according to their pixel value definitions, and each class is assigned a unique color.
- Alpha channel - Mask pixel values are translated to transparency. Additionally, a color can be applied to the mask to help distinguish multiple masks. Click to select a color.
To adjust the transparency of a mask, use its opacity slider.
Labels
The Active mask labels section displays the color mapping of the mask labels. The panel presents labels only from masks that are currently displayed.
To modify a label's color and opacity:
- Click the colored circle next to the label
- Select a new color
- Adjust the opacity slider
- Click OK
Annotations
Frame Objects (Regions of Interest)
You can add annotations by drawing new bounding areas, and copying existing annotations in the same or other frames.
To draw a bounding area for a new annotation:
-
Optionally, select a default label in the Default ROI Label(s) list. New annotations are automatically assigned this label.
-
Click one of the following modes and create a bounding area in the frame:
-
- Rectangle mode: Drag a rectangle onto the frame.
-
- Ellipse mode: Drag an ellipse onto the frame.
-
- Polygon mode: Click the polygon vertices onto the frame.
-
- Key points mode: Click each keypoint onto the frame. After the clicking the last keypoint, click the first again to close the bounding area.
A new annotation is created.
-
-
In the newly created annotation, select or type a label.
-
Optionally, add metadata. This is metadata for the annotation, not the entire frame.
-
Optionally, lock the annotation.
-
If you move to another frame, the frame editor automatically saves changes. Otherwise, if you exit the frame editor, you are prompted to save.
To copy an annotation:
- Click the annotation or bounded area in the image or video clip.
- In the annotation, click (copy annotation)
- Optionally, navigate to a different frame.
- Click PASTE. The new annotation appears in the same location as the one you copied.
- Optionally, to paste the same annotation, click PASTE again in the desired frame.
To copy all annotations:
- Click COPY ALL.
- Optionally, navigate to a different frame.
- Click PASTE.
Frame Labels
To add frame labels:
- Expand the FRAME LABELS area.
- Click + Add new.
- Enter a label.
- Optionally, click .
Annotation Management
To move annotations:
- Move a bounded area by clicking on it and dragging.
To resize annotations:
- Resize a bounded area by clicking on a vertex and dragging.
To modify annotation metadata:
- In the label, click edit and then in the popup modify the metadata dictionary (in JSON format).
To modify annotation colors:
- Modify the color of an area by clicking the circle in the label name and select a new color.
To lock annotations:
- All annotations - Above the annotations, click the lock / unlock.
- A specific annotation - In an annotation, click the lock / unlock.
To delete annotations:
- Click the annotation or bounded area in the image or video clip.
- Press the DELETE key, or in the annotation, click X.
To add, change, or delete labels to annotations labels:
- Add - Click in the annotation and choose a label from the label list, or type a new label.
- Change - In the annotation label textbox, choose a label from the list or type a new label.
- Delete - In the annotation, in the label area, click the label's X.
Frame Metadata
To edit frame metadata:
- Expand the FRAME METADATA area, click edit, and then in the popup modify the metadata dictionary (in JSON format).