Closed gauravkuppa closed 4 years ago
Experiment Number: 3.3.0
Branch: unet_training
Timestamp: 09/09/2020 1pm PT
Epochs: 10
Model Layers:
Module Parameters:
Validation results are not conclusive. No diversity in validation examples.. kind of concerning. Attention seems to help, but includes some artifacts from masks (Row 3, Col 1) and (Row 2, Col 3), which Experiment 3.2 does not.
@gauravkuppa Mind if we follow the format under the "Report Results" heading? It's our checklist to make sure we cover everything.
python test.py \
--model unet \
--datamode test \
--checkpoint /data_hdd/gaurav/wacv_unet_experiments/checkpoints/3.3/version_1/checkpoints/epoch\=9_global_step\=0_val_loss\=0.00.ckpt --person_inputs densepose agnostic \
--cloth_inputs cloth \
--name vanilla_unet_densepose_attn \
--self_attn \
--batch 2 \
--result /data_hdd/gaurav/wacv_unet_experiments/outputs/3.3/
Description
Explain why we're running this and what we expect. We are running this experiment to see affects of attention on UNet; quantify these effects
Planned Start Date: 9/7/20
Depends on Previous Experiment? N
Train Command
Report Results
To report a result, copy this into a comment below: