A repository for unified dataset classes for various Surgical Data Science datasets.
- Clone this repository.
cdinto your local clone of this repository.- Create and activate a virtual environment of your choice.
- Install the package via
pip install -e . - Have fun with surgical data!
- Add Cataract-1k Phase Prediction and Irregularity Detection tasks
- Add Cholec80 (video data!)
- Add Cataract101 (video data!)
- Add SG support for segmentation datasets
- Fill README.md for every dataset
- Sample weight / unique class computation for M2CAI Seg
- M2Cai Seg to nnUNet conversion
- Cataract-1k to nnUNet conversion
If you have any missing dataset or any improvements in mind, then feel free to contribute or create a feature request!
