Skip to content

Commit 65555b2

Browse files
committed
readme
2 parents 17cc025 + c594abd commit 65555b2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Dynamic Convolution: Attention over Convolution Kernels (CVPR-2020)
22
paper: [Dynamic Convolution: Attention over Convolution Kernels](https://arxiv.org/pdf/1912.03458.pdf)<br/>
3+
非官方实现代码<br/>
4+
Pytorch!!!Pytorch!!!Pytorch!!! Dynamic 3d/2d convolution and some models' accuracy.<br/>
5+
2020/8/30 Basic dynamic 2d and 3d convolution done. Next:some basic models and accuracy rate.<br/>
36
代码实现的原理https://zhuanlan.zhihu.com/p/208519425<br/>
4-
非官方实现代码
7+

0 commit comments

Comments
 (0)