juglab / n2v

This is the implementation of Noise2Void training.
Other
392 stars 107 forks source link

Issue 20 #31

Closed turekg closed 5 years ago

turekg commented 5 years ago

Ready to merge, works with Tensorflow 1.14 and CSBDeep 0.4.0.

tibuch commented 5 years ago

All fixes regarding #20 are in place. Thank you @turekg !

In discussions with @alex-krull and @fjug we figured out that we also need channel-wise normalization #32 and a super-conservative mode #33 could be beneficial.

@fjug and I will work on that next week.

I think it makes sense to add these features/fixes also to this PR and then make one new release with all changes. Object if you think otherwise :)

tibuch commented 5 years ago

I just read about short change logs/PRs. Since #32 and #33 have nothing to do with #20 I will merge this PR and release N2V v0.1.7.

Thank you @turekg for the PR.