labmlai/annotated_deep_learning_paper_implementations

A tiny bug in unet.py

lwb2099 opened this issue · 0 comments

I think I found a bug here
image
in line 94-95, this should be on the outer loop, or you are add too much layers and channels
like this
image