IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Public Member Functions | |
def | __init__ (self, init_dict=None, key_list=None, new_allowed=True) |
def | merge_from_files (self, cfg_files) |
Derived from the yacs CfgNode class to add new features
def __init__ | ( | self, | |
init_dict = None , |
|||
key_list = None , |
|||
new_allowed = True |
|||
) |
def merge_from_files | ( | self, | |
cfg_files | |||
) |
Merge from multiple files Args: cfg_files (list): A list of cfg file paths