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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
6290c1bd893c1832ecb2c0e50950b2ece27fb4e6
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
Begin with the selected commit
Created with Raphaël 2.2.0
19
Jan
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
22
Jun
22
May
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
changed sample naming
adapted saliency map generation and road calculation to lightning models
added changes from gradcam branch to add-datamodule
Merge branch 'add-datamodule' into 'main'
[data/augmentations] Use the 'spawn' multiprocessing start method on all platforms
[data.datamodule] Fix incomplete teardown of DataModule
[scripts.predict] Fix call to 'load_from_checkpoint()'
Revert "[data.datamodule] Experiment with fork/spawn setup"
[data.datamodule] Experiment with fork/spawn setup
[qa] Updated pre-commit hooks
[data.datamodule] Fix warning and object setup
[tbx11k] Loads RS bounding-boxes with sample; Add tests for bounding-boxes
fixed pipeline from Commit 0a0e9529
[test/test_cli] updated unit tests for training, prediction and evaluation cli scripts. Removed radiological signs (rs) related tests
[tests] Remove tests for ptbench compare for now
[scripts.train_analysis] Simplify and remove pandas requirements
[readme,doc,pyproject,scripts] Remove traces of "tuberculosis" exclusivity
[scripts] Remove outdated scripts
[data.datamodule] Only reset datasets if model_transforms change
[scripts.experiment] Make it run completely
[scripts.experiment] Resync with changes to other scripts
[scripts] Remove outdated aggregpred and predtojson scripts and associated tests
[tests] Fix testing
[scripts.experiment] Reflect changes from evaluation; closes #44 after noticing train-analysis is performed
[doc] Documentation fixes
[scripts.evaluate] Complete refactor
[engine.predictor] Streamline typing around prediction
[engine.predictor] Do not announce tensorboard - it is useless in this stage
[scripts.predict] Reset default batch-size to 1
[doc] Documentation fixes
[script.evaluate] Improve exception message
[engine.loggers] Avoid submodule with single module inside
[engine.predictor] Allow prediction to work when batch-size!=0; Discard CSVs and use JSON for output; Implement lightning logging like in training; Separates batched (collated) data at prediction; Adapts all models to new paradigm; Remove CSVPredictionsWriter; Adapt predict script to all changes
[engine.trainer] Log at every epoch (closes #28)
[scripts] Bump to Python >= 3.10
[cli] Refactor config and database (old datamodule) commands
[manifest] Ship json from new location
[config.data] Add module initialiser
Re-shuffle datamodules to the "config" base directory, adjust tests and documentation
[doc] Remove traces of signs-to-tb "model"
Loading