Skip to content
Patrick Weinberger edited this page Oct 6, 2020 · 2 revisions

AI Module

The AI Module allows to execute 3D onnx modules. At the moment the input size is fixed to 132x132x132 and the output to 122x122x122.

The code to train the network can be found at https://github.com/3dct/Deep3DCT

Clone this wiki locally