NifTK / NiftyNet

[unmaintained] An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy
http://niftynet.io
Apache License 2.0
1.36k stars 403 forks source link

Fix DenseVNet restoring #416

Closed dkurt closed 5 years ago

dkurt commented 5 years ago

Status

READY/WORK IN PROGRESS/HOLD

Description

A few sentences describing the overall goals of the pull request's commits.

Types of changes

Todos

Impacted Areas in Application

List general components of the application that this PR will affect: *

Fix Key DenseVNet/conv_bn_1/bn_/DenseVNet/conv_bn_1/bn_/moving_mean/biased not found in checkpoint error with DenseVNet restore after changes from https://github.com/NifTK/NiftyNet/pull/389:

https://github.com/NifTK/NiftyNet/pull/389/files#diff-7168d2266e42dd1eb1a7a8fa700bf7ffR154

dkurt commented 5 years ago

@Zach-ER, please review.

dkurt commented 5 years ago

@wyli, Hi! Sorry for ping, I just wanted to ask for review.

wyli commented 5 years ago

@wyli, Hi! Sorry for ping, I just wanted to ask for review.

many thanks!