ecm200 / caltech_birds

A set of notebooks as a guide to the process of fine-grained image classification of birds species, using PyTorch based deep neural networks.
41 stars 7 forks source link

Ignite events, logging and callbacks controlled via configuration file #20

Open ecm200 opened 3 years ago

ecm200 commented 3 years ago

Need to think about how to allow for custom events or more control over callbacks and events with the configuration file.

_Originally posted by @ecm200 in https://github.com/ecm200/caltech_birds/issues/19#issuecomment-838545271_