lattice-ai / DeepLabV3-Plus

Tensorflow 2.3.0 implementation of DeepLabV3-Plus
https://keras.io/examples/vision/deeplabv3_plus/
101 stars 23 forks source link

Develop #1

Closed arindas closed 4 years ago

arindas commented 4 years ago

Refactor: model-subclassing [Done!] Wandb logging: [Done!]

Bonus: Nifty CLI for managing training. Removed the need to save wandb api key to a config file. Developed a proper workflow for registering new training configurations and using them.

arindas commented 4 years ago

README.md needs to be updated.