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
7e3369e0af5adce0cea98b37880e76571e25b433
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
5
Sep
4
3
2
1
30
Aug
23
22
21
20
7
6
11
Jul
10
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
[models.losses] Improve calculation of loss weights
Merge branch 'issue-68-multi-label' into 'main'
Implements multi-label support for BCEWithLogitsLoss and MOONBCEWithLogitsLoss
[data.segment.drionsdb] Fix implementation after refactoring
[models.losses] Centralize all custom losses in a single place
[scripts.classify.evaluate] By default, do not calculate credible regions (slow on large datasets)
[data.classify.nih_cxr14] Fix file access
[data.datamodule] Always set the mp context to "spawn"
[data.datamodule] Update issue link on warning
[data.datamodule] Use torch.multiprocessing instead of plain one
[tests] Add test for cached dataset
[data.datamodule] Fix comment
[data.datamodule] Disables multiprocessing dataset caching on Linux
[data.datamodule] Use spawn on linux as well
[tests.test_transforms] Streamline tests
[tests.test_transforms] Minor adjustment at reference after to_tensor() deprecation
[data.classify,data.segment] Avoid to_tensor() torchvision deprecation
[pyproject] Downgrade pytorch to avoid https://github.com/conda-forge/pytorch-cpu-feedstock/issues/254
[data.classify.nih_cxr14] Avoid auto-conversion to float64 tensors
[models.classify.densenet,alexnet] Fix imagenet normalizer [ci skip]
Increased latest version to 1.1.1b0 [skip ci]
Increased stable version to 1.1.0
v1.1.0
v1.1.0
[doc] Improve data-model description
Merge branch 'support-multi-class' into 'main'
Support for multi-label classification
[rtd] Also fetch tags when building on RTD.org [ci skip]
Increased latest version to 1.0.3b0 [skip ci]
Increased stable version to 1.0.2
v1.0.2
v1.0.2
[scripts.info] Print supported databases even if no RC found
Increased latest version to 1.0.2b0 [skip ci]
Increased stable version to 1.0.1
v1.0.1
v1.0.1
[pyproject] Relax constraints to the maximum
[scripts.classify.saliency.view] Fix main script documentation
[README] Make basic package description more uniform across different instances; Independent of a particular task
Merge branch 'issue-88-pytorch-upgrade' into 'main'
[models.transforms] Use RGB transform from torchvision 0.18.1 (closes #91)
[tests/classify] Remove unused file
[tests.classify.test_montgomery] Simplify model tests
[tests/classify] Rectify tests depending on the RGB() transform output after upgrade to torchvision 0.18.1
[pyproject] Re-add pip as a cuda env dependency for docker installation
Loading