TensorLayer icon indicating copy to clipboard operation
TensorLayer copied to clipboard

Add octconv layers and obj coord preprocessing ops.

Open Windaway opened this issue 6 years ago • 1 comments

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.

Windaway avatar May 17 '19 06:05 Windaway

Hello, I am going to merge this PR, but 3 things need to be done:

  • update changelog.md
  • improve the docs
  • implement the unitest

zsdonghao avatar Jun 09 '19 09:06 zsdonghao