dchaley / deepcell-imaging

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

Don't create segment job gather-benchmark tasks if the BigQuery table is blank #313

Open dchaley opened 2 months ago

dchaley commented 2 months ago

When submitting segmentation jobs, don't create any gather-benchmark tasks if the BQ table is blank.

With a blank table, all tasks will return immediately: but why spend the time at all?