Ivan Sviridov
Ivan Sviridov
Hello! Thank you for your amazing post but i still have some questions to think about. As I know, you sourced `discretized_mix_logistic_loss` function from the official implementation of PixelCNN++ but...
Hi! I had the same problem but found that my image height and width couldn't pass the [check_img_size](https://github.com/derronqi/yolov7-face/blob/198076dc877981f4c1703c2a44c3c116369093ec/utils/general.py#L130) function. Reshaping input to the required size fixed the problem.
`brew install ffmpeg` for macOS (and possibly Linux) helped me