Spatio-Temporal Representation Decoupling and Enhancement for Federated Instrument Segmentation in Surgical Videos
Paper β’ 2506.23759 β’ Published
This is the official benchmark dataset for the paper: Spatio-Temporal Representation Decoupling and Enhancement for Federated Instrument Segmentation in Surgical Videos.
It contains surgical video frames and segmentation masks collected from multiple clinical sites (simulated as site1 to site5), specifically designed for Federated Learning (FL) experiments in medical image segmentation. The dataset captures the heterogeneity of surgical instruments and environments across different centers.
The dataset is organized by Site -> Split -> Type (image/mask).
FL_Dataset/
βββ site1/
β βββ train/
β β βββ image/ (Images *.png)
β β βββ mask/ (Segmentation Masks *.png)
β βββ test/
β βββ image/
β βββ mask/
βββ site2/
β βββ train/ ...
β βββ test/ ...
βββ site3/ ...
βββ site4/ ...
βββ site5/ ...
βββ metadata.csv (Index file)