然后定义配置类 config.py : import numpy as np from easydict import EasyDict as edict import yaml # 创建dict __C = edict() cfg = __C # 定义 ...
確定! 回上一頁