What does this error mean
i try to run the command(python run_editing.py) but it always can not generate the mask_warp picture successfully.
warp mask: 0/1
Traceback (most recent call last):
File "run_editing.py", line 188, in
Types of your inputs are: self = module, args = (Var, tuple, ),
The function declarations are: VarHolder* transpose(VarHolder* x, NanoVector axes=NanoVector())
Failed reason:[f 0202 14:39:38.463771 60 transpose_op.cc:62] Check failed axes.size()(4) == xdim(3)
Thanks for your interests! We have updated the released code and you can try again with the example scripts.