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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
QIM
Tools
qim3d
Merge requests
!4
Vizualization update
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Vizualization update
vizualization_update
into
main
Overview
0
Commits
6
Pipelines
0
Changes
4
Merged
ofhkr
requested to merge
vizualization_update
into
main
2 years ago
Overview
0
Commits
6
Pipelines
0
Changes
4
Created a new python file 'models.py'.
Moved the inference part of the 'grid_pred' function (located under viz/img.py) into a 'inference' function (located under utils/models.py).
Solved issue when only 1 image given to 'grid_pred'. Solved in 'inference', lines 75-79.
Modified the 'Unet.ipynb' with the new version of 'grid_pred'.
0
0
Merge request reports
Compare
main
version 1
557f765f
2 years ago
main (base)
and
latest version
latest version
1e62b2cc
6 commits,
2 years ago
version 1
557f765f
3 commits,
2 years ago
4 files
+
217
−
110
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
docs/notebooks/Unet.ipynb
+
100
−
36
View file @ 1e62b2cc
Changes are too large to be shown.
View file @ 1e62b2cc
Loading