multi_task_change_detection_branch
Past due by about 1 year
0% complete
Create a branch derived from the main one with purpose to implement and test multi task change detection as Mentioned by ORdrigo Caye Daugt: https://arxiv.org/abs/1810.08452 .
We want to test co-training from scratch, co-training with pre-trained segmentation model, change training alone with feature injection from a frozen segmentation model.
We will use…
Create a branch derived from the main one with purpose to implement and test multi task change detection as Mentioned by ORdrigo Caye Daugt: https://arxiv.org/abs/1810.08452 .
We want to test co-training from scratch, co-training with pre-trained segmentation model, change training alone with feature injection from a frozen segmentation model.
We will use a Unet/resnet 34 architecture.