Home

Awesome

Traffic4Cast2021-SwinUNet3D (AI4EX Team)

Table of Content

General Info

This resipository contains our code submitted to Traffic4cast2021 competition (https://www.iarai.ac.at/traffic4cast/2021-competition/challenge/#challenge) This work is made available under the attached license

Requirements

This resipository depends on the following packages availability

Installation:

unzip folder.zip
cd folder
conda create --name swinencoder_env python=3.6
conda activate swinunet3d_env
conda install pytorch=1.9.0 cudatoolkit=10.2 -c pytorch
pip install -r requirements.txt

Usage

Inference

python main.py --gpus 1 --city_category TEMPORAL --mode test --name TEMPORAL_real_swinunet3d_141848694 --time-code 20210913T135845 --initial-epoch 36
python create_submission.py --name TEMPORAL_real_swinunet3d_141848694 --time-code 20210913T135845 --epoch 36

Accessing the trained checkpoint

Our trained model can be downloaded from https://drive.google.com/file/d/10zM-oiEjRD1rDlDw1bnx06Dl8Z3K3tNQ/view?usp=sharing