# tensorflow_octConv **Repository Path**: ruilin_zh/tensorflow_octConv ## Basic Information - **Project Name**: tensorflow_octConv - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-28 - **Last Updated**: 2021-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tensorflow_octConv ### Paper:《Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convolution》. Implementation of [OctaveConv](https://arxiv.org/abs/1904.05049) in Tensorflow NOTE:The results are coming. Code modification based on [terrychenism](https://github.com/terrychenism/OctaveConv)! Thanks!