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
bf987617bd745a7d8d92a50c921a675638ed7f9c
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
22
Jan
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
4
3
1
29
Jun
28
27
22
19
14
13
6
5
1
31
May
24
22
16
15
12
11
10
9
8
18
Apr
17
16
15
14
12
11
6
4
3
22
Mar
21
19
18
17
16
8
7
2
1
28
Feb
23
22
16
13
30
Jan
29
27
26
25
24
23
[config.data] Fix module name
Fix module name data.config -> config.data
Rename package from ptbench -> mednet (closes #46)
[scripts.experiment] Removed unused required parameter
[gitignore] Ignore folders that start with "results"
[data.augmentations] Re-enable within-batch parallelisation of elastic deformation
[doc] Add missing docstring parameters and returns
[tests] Add missing cli test
Merge branch 'add-datamodule-gradcam' into 'main'
[typing] Use typing_extensions.Self
[doc] Comment out unused reference
[doc] Documentation fixes
Do not use lightning 2.1.3
[tests] Fix saliency tests
Moved computation of binary mask to its own function
[engine.saliency.viewer] Fix use of heatmap from matplotlib
[tests.test_transforms] Rename to fix typo
[engine.saliency.evaluator] Fix evaluation strategy after interpretability module simplifications
[pyproject,conda] Add scikit-image dependence
[scripts] Streamline saliency map generation and analysis
[scripts.saliency] Re-structure CLI to make it more consistent with submodule organisation
[scripts.view_saliency] New viewer implementation based on pillow and matplotlib instead of opencv
[scripts.saliency_interpretability] Allow user to explicitly define target to be analysed
[engine.saliency.interpretability] Allow user to explicitly define target to be analysed
[various] Remove outdated files
[scripts.saliency_completeness] Improve cli docs
[scripts.generate_saliencymaps] Improve cli docs
[engine.callbacks] Refactor callbacks to delegate most work to lightning
[pyproject,conda] Remove dependencies to opencv and pandas
[data.augmentations] Temporarily disables within-batch parallelisation of elastic deformation (mitigates #53)
[utils.checkpointer] Refactor checkpoint saving and loading
[pyproject] Relax constraints back again; Closes #31
[tests.test_tbx11k] Fix test after bounding-box type fix
[config.data.tbx11k.datamodule] Re-define bounding-box containers for better pytorch integration
[conda,python] Pin lightning to <2.1.0
[scripts] Fix usage docs
[scripts.generate_saliencymaps] Fix usage docs
[config.data.nih_cxr14.datamodule] Fix loading of RGBA-encoded images (closes #51)
[doc] Update installation instructions to include (mamba) pytorch-gpu installation tips
[scripts.evaluate_saliencymaps] Add script and functionality
Loading