-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I processed the endovis18 dataset according to your data set processing method, but there was a problem in the dataset code, which showed that the read file had four channels (512, 512, 3, 5). I learned that 3 and 5 here represent RGB and frame channels respectively, but the default number of channels in the dataset_reader you provided was h, w, d = data.shape, even though I annotated this. Is there any solution?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels