Closed yxqlwl closed 7 years ago
I believe img0_a_org stands for the original Image 0. Therefore, I have changed some names in the train.prototxt as following. blob0 -> img0_a_org blob1 -> img1_a_org blob2 -> flow_gt_a_org Correct me if I am wrong.
However, I still cannot figure out what img0_b, img1_b, flow_gt_b stand for.
Thanks, brjeon. I also think so. I will check it. But as for the black_augmentation_param, I think sth. is missing.
Hi yxqlwl, I cannot find any mention of a black_augmentation_param in the codebase. I'm assuming that the error occurs in a layer you added?
Hi nikolausmayer, For your information the 'black_augmentation_param' is mentioned in 'FlowNet2-CSS-ft-sd_train.prototxt.template'.
Hi nikolausmayer, As brjeon mentioned, it is found in 'FlowNet2-CSS-ft-sd_train.prototxt.template'. May be there are different versions of the code? :)
Actually, the above mentioned 'FlowNet2-CSS-ft-sd_train.prototxt.template' file is not in the github codebase. It is created after running 'download-models.sh' file which is located in the 'flownet2-master/models' directory.
Woops sorry, now I see. I didn't check the models. We'll look into what's missing.
Thanks~
Thanks for pointing this out, the code part it missing in the repo. I will add it during the week.
Black augmentation layer is now in the repo.
Thank you!
Hi, Sorry for troubling. Errors occurred in the training process: