Questions about the input

Questions about the input  

  By: tam926 on Aug. 12, 2024, 7:13 a.m.

In the Github repository that you provided, we saw that the input is a video named vid_1_short.mp4. However, when we submit the container, we read that the input is Endoscopic robotic surgery video (MP4 file) at /input/endoscopic-robotic-surgery-video.mp4. So can I ask what is the right input format ? And how many videos does the input folder contain ? Does it just contain one or more videos ? In addition, I saw that there are 14 tools in the tool list in the file process.py, but the instruction said that we just need to process 12 tools. Does this means that we can ignore the remaining 2 tools ?

Re: Questions about the input  

  By: rgarcianes-intusurg on Aug. 15, 2024, 7:49 p.m.

Dear participant,

The evaluation container gets one video per time and renames it to endoscopic-robotic-surgery-video.mp4. vid_1_short.mp4 is just a sample file that you can use for your tests. In short, the input folder will always have one single video being evaluated, consistently named "endoscopic-robotic-surgery-video.mp4".

Regarding the two extra tools, these are present in the data but will not be considered in the final evaluation due to the small number of labeled data for them.

All the best,

Rogerio

 Last edited by: rgarcianes-intusurg on Aug. 15, 2024, 7:52 p.m., edited 2 times in total.