Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mednet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
medai
software
mednet
Graph
917e86f3d30c3fa487e0df85707408f0d7fcf777
Select Git revision
Branches
3
aifmd_dataset_support
main
default
protected
robertos-branch
Tags
9
v1.3.1
v1.3.0
v1.2.0
v1.1.0
v1.0.2
v1.0.1
v1.0.0
v1.0.0b0
v1.0.0a0
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
28
Jun
26
24
21
13
10
7
4
3
2
1
29
May
28
25
24
22
8
7
3
2
1
30
Apr
29
22
21
20
19
18
17
16
8
5
4
2
29
Mar
21
19
18
17
16
14
13
11
8
7
6
5
1
28
Feb
27
26
24
22
20
19
16
14
13
12
9
8
7
5
2
29
Jan
24
23
22
19
17
22
Dec
14
13
19
Sep
5
18
Aug
17
16
15
14
8
6
5
4
3
2
1
31
Jul
30
28
27
26
[models] add an 3d adaptation of cnn by pasa
[models] add first version of a basic 3d cnn
[tests] add basic tests for visceral datamodule
[config.data.visceral] add datamodule for visceral dataset
Merge branch 'msit_test' into 'main'
[pre-commit] Pre-commit fixes
[tbx11k] Add parameter to avoid returning bounding boxes
Test batch uniformity for combined datasets
Merge branch 'fix-documentation' into 'main'
[doc] fix documentation job by using numpy 1.26 instead of stable in sphinx
[pyproject] Fix conda-pypi mapping for pytorch/torchvision (required since pixi-0.24.*
v1.0.0b0
v1.0.0b0
Merge branch 'solve-elastic' into 'main'
[data.augmentations] Remove elastic deformation parallelisation
Merge branch 'move-all-to-device' into 'main'
[models.model] Only move transforms that have the "to()" method implemented
[scripts.experiment] Capture and forward augmentations to training
[pyproject] Update dependencies and lock file
[models.model] Explicitly set the datamodule batch-size to 1 to avoid issues when running in an combo-experiment
[models.model] Only move loss to device iff a loss is available (e.g. not during prediction)
[models.model] Implement to() method to move all computing to the designated accelerator device, including losses and augmentations
Merge branch 'configurable-augmentations' into 'main'
[pyproject] Add more augmentations
Implement command-line configurable data augmentations
Merge branch 'set-batch-size' into 'main'
[scripts] Set datamodule batch size
Merge branch 'issue-76' into 'main'
[data.split,engine.saliency.view] Remove deprecation warnings (closes #76)
Merge branch 'issue-74' into 'main'
[tests.data] Use pre-processed montgomery dataset
[pyproject] Add pixi task for slow testing
[pyproject] Add pixi task for fast testing
[tests.conftest] Fix qa
[tests] Mark slow tests (closes #73)
[tests] Centralize histogram production; Fix tests to only verify existing references and error if not all references are checked
[tests/data/histograms] Pretty format
Remove .gitmodules
Make code and tests flexible to the use of a pre-processed Montgomery dataset to speed-up testing where possible (closes #74)
Remove unused test data (closes #75)
Merge branch 'readthedocs' into 'main'
[doc] Host documentation on readthedocs.org
Loading