Ryukijano/heico-focus-video-manifest
HeiCo-FOCUS Video Manifest Machine-readable inventory of the 30 HeiCo-FOCUS laparoscopic surgery videos used by the ORena SAVE FOCUS PROCEDURE track. Raw videos are hosted on the official dataset: orena-dkfz/heico-focus-vqa. This repository mirrors the local manifest kept on AIRE scratch after deleting the ~150 GB of raw .avi files to save disk space. Contents File Description heico_video_manifest.json Full inventory: filenames, sizes, durations… See the full description on the dataset page: https://huggingface.co/datasets/Ryukijano/heico-focus-video-manifest.
HeiCo-FOCUS Video Manifest
Machine-readable inventory of the 30 HeiCo-FOCUS laparoscopic surgery videos used by the ORena SAVE FOCUS PROCEDURE track.
Raw videos are hosted on the official dataset: [orena-dkfz/heico-focus-vqa](https://huggingface.co/datasets/orena-dkfz/heico-focus-vqa).
This repository mirrors the local manifest kept on AIRE scratch after deleting the ~150 GB of raw .avi files to save disk space.
Contents
Summary
- Videos: 30
- Total size: ~149.7 GB (160,670,831,272 bytes)
- Total duration: ~96.5 hours (347,258 seconds)
- Procedure types: Prokto (10), Rektum (10), Sigma (10)
- Resolution: 960×540 @ 25 fps
Re-download videos
pip install orena-focus
export FOCUS_ROOT_DIR=/path/to/data
python -c "from focus import download; download('heico')"Videos land in $FOCUS_ROOT_DIR/heico/videos/.
Citation
If you use HeiCo data, please cite:
Maier-Hein, L., et al. (2021). Heidelberg colorectal data set for surgical data science in the sensor operating room. https://doi.org/10.1038/s41597-021-00882-2
License
HeiCo data is released under CC BY-NC-SA 4.0.
