NVIDIA / semantic-segmentation

Nvidia Semantic Segmentation monorepo
BSD 3-Clause "New" or "Revised" License
1.76k stars 388 forks source link

Unable to run train.py on Mapillary ('experiment file is missing hparams') #126

Closed aoussou closed 3 years ago

aoussou commented 3 years ago

Hello,

Is this the correct command to train on the Mapillary dataset?

python -m runx.runx scripts/train_mapillary.yml -i

I get the following error:

assert 'HPARAMS' in experiment, 'experiment file is missing hparams'

ajtao commented 3 years ago

fixed, please pull the latest scripts/train_mapillary.yml