dchaley / deepcell-imaging

Tools & guidance to scale DeepCell imaging on Google Cloud Batch
7 stars 2 forks source link

Change benchmark script parameters to command line options #202

Closed dchaley closed 3 months ago

dchaley commented 3 months ago

In the notebook we used to just change the parameters inline, like: input file, batch size, etc.

The benchmark script needs command-line options. Convert the parameters section to options.