Typo fix in sanity check script

This commit is contained in:
Marcel Simon 2019-10-14 09:21:56 +00:00
Родитель c4267660db
Коммит 700b45a7e2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -7,7 +7,7 @@ import os
#%% Config
INPUT_JSON = '/data/animals2/iNat2017_extended/trainval_iNatAllExtended2017_V2.json'
INPUT_JSON = '/path/to/file.json'
# If this is the JSON of iNat 2017, we can check if class names match with folder names
INAT_CLASSNAME_CHECK = True