Project 'biosignal/software/deepdraw' was moved to 'medai/software/deepdraw'. Please update any links and bookmarks that may still have the old path.
Remove detect
Removed object detection part Moved all common part into source code for binary segmentation Replaced all references to binseg by deepdraw
Merge request reports
Activity
Filter activity
@mdelitroz: is this ready to be considered for merging? If not, please add a "Draft: " to the title to disallow merging for now.
added 13 commits
-
e4c207b4...6c7dd91e - 2 commits from branch
master
- 10a0ccb8 - removed src/deedpraw/detect directory
- 945a06f6 - removed all detec-related tests
- a0a1e455 - removed all detect refercences in src/common
- ce10d2c5 - moved content of deepdraw.common.data to deepdraw.binseg.data
- c6fb031e - moved content of deepdraw.common.utils in binseg.utils
- 58b6b056 - moved content of deepdraw.common.script into deepdraw.binseg.script
- 1f06ce6f - removed all references to 'binseg' and replaced them by 'deepdraw'.
- c671c874 - Removed references to binseg in scripts
- af6fba3f - Removed references to common package and binseg in docs
- 5781a3fc - Pre-commit fixes
- 506a0b9a - Removed unused import
Toggle commit list-
e4c207b4...6c7dd91e - 2 commits from branch
mentioned in commit 7d9a5551
Please register or sign in to reply