Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
mu-map
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tamino Huxohl
mu-map
Graph
a1b5133ac204a27bbcea41bbcf8d70de11e61c96
Select Git revision
Branches
2
feature/hydra_config
main
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Feb
1
30
Jan
26
19
18
13
6
5
4
23
Dec
22
21
19
16
15
14
13
9
7
23
Nov
18
17
16
10
9
2
26
Oct
25
24
21
20
18
17
14
13
12
11
10
7
6
5
4
28
Sep
27
26
2
1
31
Aug
30
29
25
24
18
17
16
11
9
add script to compute recons with PRAC
implement capability to save visulizations of model predictions
fix loading dicom of 2D images
load as interfile also pipes kwargs to load_dcm
add script to compute mu maps with a model
formatting
MuMapDataset allows to modify if bed is removed on copy
add default random search directory to gitignore
add script to visualize and test the alignment of mu maps and reconstructions
remove plot title, tight layout and make definitions of labels optional
add direction parameter to vis slices script
add help and allow setting number of unet features in measures script
change doc style
pass **kwargs to load_dicom in load_img utility method
add initial script to compute mu maps for a model
add script to evaluate the amount of outlier runs depending on training parameters
Merge branch 'main' of https://gitlab.ub.uni-bielefeld.de/thuxohl/mu-map
add parameter to save plot of param evaluation
Add file for parameter evaluation in random search
formatting
add util script of random search eval
move random search label outliers and show predictions into eval di
label outliers script now uses load data method defined in util
add tool to label random search runs that die not converge
implement comparator functions for weighted loss and normalization transform
improve random_search show predicion so that it is usable from other scripts
remove tmp file
add script to show predictions of a random search
convert some string equals to in checks for more flexibility
add capability to correclty pare cGAN random search params
update join image function to automatically generate separator images
fix small bugs
refactor random search implementation
update dataset in measures
introduce function to init random seeds in training lib
remove outdated train script
remove eval recon_ac script
remove load_dcm_img function from dataset utils
format transforms module
change doc format for patch dataset
Loading