Python 21 7月 2020 yamlでスクリプトの引数やファイルパスなどを読み込む [Python][yaml] インストール pip install pyyaml まずは、config.yamlを作成 # config.yaml n_class: 10 xml_path: /home/ubuntu/disk/x[…] 続きを読む