martinsbruveris / tensorflow-image-models

TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.
https://tfimm.readthedocs.io/en/latest/
Apache License 2.0
286 stars 25 forks source link

automatic sweep registration #41

Closed hyenal closed 2 years ago

hyenal commented 2 years ago

Remove the need for manually specifying whether we are using a W&B sweep or not. Also linked to this idea https://github.com/martinsbruveris/tensorflow-image-models/discussions/36

martinsbruveris commented 2 years ago

Thanks for the PR!

hyenal commented 2 years ago

Really sorry I saw your messages too late :/ Glad it's merged though