Typo fix in sanity check script
This commit is contained in:
Родитель
c4267660db
Коммит
700b45a7e2
|
@ -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
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче