vanvalenlab / deepcell-applications

Run DeepCell Applications
Other
8 stars 6 forks source link

Add `--squeeze` to CLI arguments. #17

Closed willgraf closed 3 years ago

willgraf commented 3 years ago

If passed, call np.squeeze on the output tensor before saving as a tiff.

Closes #16