fengye-lu / DRN-master

MIT License
2 stars 1 forks source link

是的,这就是下采样的部分 #3

Open tan-shuang opened 3 years ago

tan-shuang commented 3 years ago

是的,这就是下采样的部分

Originally posted by @fengye-lu in https://github.com/fengye-lu/DRN-master/issues/2#issuecomment-749438049

tan-shuang commented 3 years ago

你好,下采样的代码都在这一部分了是吗,这这部分里 self.down 调用的是在common中定义的DownBlock,这个DownBlock不是闭环模块吗?