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
b84f2bf0f86227ae4db6fb17fe20911834c56773
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
10
Jul
9
4
3
2
1
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
[models.transforms] Make RGB transform work correctly
[ignore] Ignore more CI files
[helpers] Fix test histograms generation
[ignore] Ignore CI files
[pre-commit] Revert version bump on reuse to avoid deprecation warning for now
Fix reuse warnings
Merge branch 'simplify' into 'common-package'
Simplify package organisation
[libs.segmentation.models.losses] Use explicit version of super() to solve issues with Python-3.11
[helpers] Update scripts to generate reference histograms
[tests] Update reference histograms
[tests.test_transforms] Remove unused test
[libs.common.models.transforms] Maximise use of torchvision transforms; Closes #86 as well concluding previous commit
[config.models] Restore model transforms; Unify transform strategies
[libs.segmentation.engine.evaluator] Fix precision-recall estimates when precision and recall == 0
[libs.segmentation.models.losses] Simplify loss calculation; Specialize prediction step on lwnet
[libs.common.engine.callbacks] Fix access to last learning-rate
[libs.segmentation.config.models.lwnet] Set default cosine annealing strategy to be closer to original publication
[libs.common.engine.callbacks] Remove call to pdb
[libs.common.engine.callbacks] Use appropriate interface for extracting the current learning rate from schedulers
[evaluation] Homogenize segmentation/classification code; Use more credible constructs (DRY); Fix test units
[libs.common.models.model] Do not assume pos_weight is a scalar
[*/models] Unify modelling by applying DRY; Fix a nasty loss-balancing bug; Make loss-configuration private to base model class; Automate loss-configuration; Fix typing across model submodules; Move `name` into parent type
[various] Remove retrieval of "mednet" logger in favour of the modules
[various] Fix multiple import errors after rebase
[pyproject] Reset correct module path for visceral
[doc] Fix doc building
[libs.classification.config.models.cnn3d] Fix qa
[3d-cnn/visceral] Adequate database and model to new-style datamodule/model
[upload] Move common upload code to common lib
[tests.segmentation] Add tests for view script
[segmentation/engine/adabound] Fix typing
[helpers/extract_hdf5_images] Update hdf5 dataset keys
[segmentation] Apply augmentation transforms
[segmentation.scripts] Add upload script
[segmentation.data.typing] Define sample data as a TypedDict
[common.engine.callbacks] Get lr from optimizer if no scheduler defined
[models] Add support for learning rate schedulers
[segmentation.engine.dumper] Fix sample indexing
[models] Move repeated functions into specialized models
Loading