Skip to content

CSBDeep/CSBDeep-simple-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageJ command example using CSBDeep to execute pretrained networks

You can use this repository as a starting point to integrate pretrained TensorFlow network execution into your own ImageJ project.

How to export your model

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages