You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# OctaveConv_pytorch
2
2
## Pytorch implementation of Octave convolution with other similar operation
3
-
This is **third parity** implementation(un-official) of Following Paper which are talked in (Recente_Convolution.pdf)[https://github.com/lxtGH/OctaveConv_pytorch/blob/master/Recent_Convolution.pdf]:
3
+
This is **third parity** implementation(un-official) of Following Paper which are talked in[Recente_Convolution.pdf](https://github.com/lxtGH/OctaveConv_pytorch/blob/master/Recent_Convolution.pdf):
4
4
1. Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convolution.
0 commit comments