dchaley / deepcell-imaging

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

Figure out model_zoo fix [arm64] #232

Open dchaley opened 1 month ago

dchaley commented 1 month ago

We commented out the model_zoo imports in deepcell/__init__.py

These depend on packages that we don't have available on arm64.

This should only affect model training, not running the model.