sksurgerytf.ui.sksurgery_rgbunet_command_line module

Command line entry point for 2D RGB Unet script.

sksurgerytf.ui.sksurgery_rgbunet_command_line.main(args=None)[source]

Entry point for sksurgeryrgbunet script.

Keep as little code as possible in this file, as it’s hard to unit test.