LAV icon indicating copy to clipboard operation
LAV copied to clipboard

Which towns are the released models trained with?

Open Kait0 opened this issue 3 years ago • 0 comments

We additionally provide examplery trained weights in the weights folder if you would like to directly evaluate. They are trained on Town01, 03, 04, 06.

The readme says the provided models are trained with Town01, 03, 04, 06.

However in the config files the all_town flag (that overwrites the set training towns and uses all of them) is set to true: https://github.com/dotchen/LAV/blob/12540bd5f7b8a1059117681fa8e1fa00e8908dd7/config.yaml#L61 https://github.com/dotchen/LAV/blob/12540bd5f7b8a1059117681fa8e1fa00e8908dd7/config_v2.yaml#L70

is this the config that the models were trained with and hence the released models were trained on all the towns (1,2,3,4,5,6,7,10)?

Kait0 avatar Mar 03 '23 14:03 Kait0