Closed yanzq95 closed 3 years ago
After the process of depth prior training was done, a bug "/bin/sh: 1: mogrify: not found" occurred in "mogrify -resize 50.0% -format png *.jpg". How can I deal with it? Thank you!
I think it may be caused by the lack of imagemagick and imageio-ffmpeg dependencies. You can refer to NeRF installation.
After the process of depth prior training was done, a bug "/bin/sh: 1: mogrify: not found" occurred in "mogrify -resize 50.0% -format png *.jpg". How can I deal with it? Thank you!