Vizualization update
- 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'.
Merge request reports
Activity
requested review from @fima
added 5 commits
-
557f765f...d9b70f14 - 2 commits from branch
main
- 5694d2ac - testing file
- d08357f7 - grid_pred split into inference and visualization
- 1e62b2cc - Merge branch 'vizualization_update' of lab.compute.dtu.dk:QIM/tools/qim into vizualization_update
Toggle commit list-
557f765f...d9b70f14 - 2 commits from branch
mentioned in commit d82d3a48
Please register or sign in to reply