https://github.com/Qybc/Scribble2D5
Scribble2D5: Weakly-Supervised Volumetric Image Segmentation via Scribble Annotations
https://github.com/Qybc/Scribble2D5
Last synced: 3 months ago
JSON representation
Scribble2D5: Weakly-Supervised Volumetric Image Segmentation via Scribble Annotations
- Host: GitHub
- URL: https://github.com/Qybc/Scribble2D5
- Owner: Qybc
- Created: 2022-05-13T13:30:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T05:36:35.000Z (over 2 years ago)
- Last Synced: 2024-10-29T20:33:53.373Z (8 months ago)
- Language: Python
- Size: 27.3 KB
- Stars: 20
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-weakly-supervised-segmentation - github - segmentation)| (Literature List)
README
# Scribble2D5
Scribble2D5: Weakly-Supervised Volumetric Image Segmentation via Scribble Annotations# environment
```
python 3.6.9
torch 1.8.0+cu111
torchvision 0.9.0+cu111
monai 0.4.0
```# MONAI
Since our Predictor has multiple outputs, the sliding window inference function of the MONAI should be added with the index hyperparameter.