utils#
Utility functions for models.
Functions#
- models.utils.find_file_ignore_underscores(file, basepath=None)[source]#
Returns the file name by ignoring the underscores and dashes.
- models.utils.load_model_config(args, buffer_size=None)[source]#
Loads the configuration file for the model.
- models.utils.find_file_ignore_underscores(file, basepath=None)[source]#
Returns the file name by ignoring the underscores and dashes.