These movies appear elsewhere in the documents (specifically under the "Inference" tab), but we consolidate them here to make them easy to find.

Bounding Boxes

from IPython.display import YouTubeVideo
YouTubeVideo('-5cDhgbomH0')

Segmentation-Regression

i.e., it's a segmentation code (U-Net) but we use it for regression, as noted in the paper.

YouTubeVideo('-PSbn8nRhro')