Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
qim3d
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
QIM
Tools
qim3d
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
notebooks
Select Git revision
Branches
16
3D_UNet
3d_watershed
conv_zarr_tiff_folders
convert_tiff_folders
layered_surface_segmentation
main
default
protected
memmap_txrm
notebook_update
notebooks
notebooksv1
optimize_scaleZYXdask
save_files_function
scaleZYX_mean
test
threshold-exploration
tr_val_te_splits
Tags
8
v0.4.1
v0.4.0
v0.3.9
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.0
24 results
Begin with the selected commit
Created with Raphaël 2.2.0
25
Feb
24
17
11
10
4
3
30
Jan
23
22
21
20
17
16
15
13
12
10
9
6
30
Dec
27
26
23
18
12
10
5
2
26
Nov
21
20
15
13
31
Oct
28
21
17
16
14
11
9
8
3
2
30
Sep
26
25
24
19
18
5
4
16
Aug
2
1
31
Jul
30
29
24
22
17
15
29
Jun
28
26
20
17
14
11
10
6
30
May
29
28
27
24
22
15
2
1
29
Apr
26
23
22
19
18
16
12
11
9
3
2
20
Mar
11
8
7
6
5
4
28
Feb
26
23
20
19
16
14
12
9
8
1
31
Jan
25
24
23
22
5
4
22
Dec
21
20
19
18
15
14
12
8
7
1
30
Nov
28
27
15
14
10
2
1
27
Oct
26
19
12
6
4
25
Sep
18
15
14
13
8
7
31
Aug
30
28
7
Jul
5
3
29
Jun
14
26
May
25
17
15
12
added data preparation pipeline to docs
3D_UNet
3D_UNet
Merge branch 'branch' into branch '3D_UNet'
Merge branch 'threshold_for_v1' into 'main'
main
main
Threshold for v1
Merge branch 'mesh-pygel3d' into 'main'
Mesh pygel3d
Merge branch 'tifffile-imagecodecs' into 'main'
Tifffile imagecodecs
Merge branch 'line-profile' into 'main'
Line profile
Merge branch 'pre_commits' into 'main'
Pre commits
added augmentation pipeline to docs
fixed docstring for augmentations
removed 2D inference
removed 2D augmentations
removed 2D dataloader
removed UNet2D
temporary
dimensions as tuple instead of unpacked
expand image dimensions in dataloader
num_workers = 0 for cpu
removed unsqueeze since extra dimension is added in dataloader
fixing augmentation errors
testing things in notebook
refactored augmentations to use monai instead
added support for 3D in data preparation functions
Merge branch 'main' of lab.compute.dtu.dk:QIM/tools/qim3d into 3D_UNet
Merge remote-tracking branch 'refs/remotes/origin/main'
Hotfix: Torch dependency
draft for 3D UNet notebook
3D UNet implementatioN
more fixes to docs
small documentation fix
updated segmentation pipeline notebook
updated notebook
renaming existing unet to UNet2D
Merge branch 'notebook_unit_testing' into 'main'
Notebook unit testing
Merge branch 'downloader_print' into 'main'
Loading