by Team MIE-Lab: Henry Martin, Ye Hong, Dominik Bucher, Christian Rupprecht, René Buffat
Our documentation is now available!
- Copy the competition raw data into
data_raw
folder such that the top-level city folders are visible. - Training configuration can be changed in the
config_unet
file (e.g., choose a city). - Run the
training_unet.py
file in thetraffic4cast
folder - The training is logged via tensorboard in the
runs
folder
- Download the pretrained models using this link
- Store the 3 top-level model folders (e.g.,
UNet_Berlin
) in the runs folder (you can overwrite the existing ones) - Run the
example_create_3modelsubmission.py
script.
This work was extended in a master thesis. code