TensorLayer
TensorLayer copied to clipboard
Add octconv layers and obj coord preprocessing ops.
Add octconv layers and obj coord preprocessing ops.
Checklist
- [x] I've tested that my changes are compatible with the latest version of Tensorflow.
- [x] I've read the Contribution Guidelines
- [x] I've updated the documentation if necessary.
Motivation and Context
An implement of octave conv layer and test.
Hello, I am going to merge this PR, but 3 things need to be done:
- update
changelog.md - improve the docs
- implement the unitest