Open LukeWood opened 2 years ago
Thanks for using KerasCV in your template Alex!
You may also want to consider managing your configs the way I do in ReefNet:
it supports CLI flags for the config path natively - pretty nifty! You can also easily serialize to a dictionary to export to wandb!
@LukeWood thank you! I'll check it.
Thanks for using KerasCV in your template Alex!
You may also want to consider managing your configs the way I do in ReefNet:
it supports CLI flags for the config path natively - pretty nifty! You can also easily serialize to a dictionary to export to wandb!