Capability to load two sets of annotations at the same time and compare them.
- This requires adding a tagging system to annotations so annotations can be tagged as 'ground truth' or other custom tags. Ground truth will be a special tag to make it easier to do comparisons.
- Implement the capability to load two sets of annotations at the same time. This would include the ability to toggle on/off the main annotation and the tagged annotation.
- Need to figure out how to display these two sets of annotations: how the colors are different/modified. How types appear
- Add in some tools for doing comparisons such as visualization of IOU and other options.
- Determine if the Timeline views need to have information regarding the tagged version vs the current version of annotations.
Capability to load two sets of annotations at the same time and compare them.