You can use this repository as a starting point to integrate pretrained TensorFlow network execution into your own ImageJ project.
In order to use a pretrained TensorFlow model with the ImageJ CSBDeep command, it has to be exported as a ZIP file. Check out this method from the CSBDeep Python code as an example export which works with the CSBDeep ImageJ command. The meta data is optional and currently not used in ImageJ.