Changes introduced in the new H3 dataset hot3d breaks their compatibility with some existing utility scripts (unrelated to evaluation). The two main causes are:
- file structure: hot3d scene annotations are done per stream (rgb, gray1, etc.) and the scene camera format has changed (classic datasets -> "cam_K", hot3d -> "cam_model")
- camera model: New dataset Hot3d includes fisheye camera images, which can be handled with the hand tracking toolkit camera model and rasterizer.
Candidates scripts for update: