Closed ionvision closed 6 years ago
Hi, @ionvision. Thank you for your suggestion. As I understand, the feature EasyDict provide is making dictionary items accessible with the attributes as well as keys(strings). I think that feature looks helpful, especially to the base classes containing a lot of access to the config. However, doing this will add an additional dependency to this project. Considering this is just a template, I think the dependencies should be kept minimal. Tell me if there are things I missed. Thank you
Hi @SunQpark , keeping the template minimal is quite reasonable, and thanks again for the good work.
Process the config dict to get alternative Python object attributes with EasyDict.