Dee-Ma

Results 3 comments of Dee-Ma

> [voxel-flow/voxel_flow_train.py](https://github.com/liuziwei7/voxel-flow/blob/e796773c4a93ab5b8bf9671f0dd11b6ecfc12007/voxel_flow_train.py#L189) > > Line 189 in [e796773](/liuziwei7/voxel-flow/commit/e796773c4a93ab5b8bf9671f0dd11b6ecfc12007) > > model = Voxel_flow_model(is_train=True) > I am wondering why is_train=True when testing model. > I compared the results between when is_train=True...

@LucyLu-LX Hi, I am also using the Pytorch code to reproduce the DVF. I just got some questions and wish your kind help. How do you get the 'convert_bn' and...

@Mike4Ellis Hi Mike, I also encountered this issue. I installed MMF on Windows following the procedures https://mmf.sh/docs/. I tried to run it to train M4C using Windows PyCharm, but didn't...