ROMP
ROMP copied to clipboard
Fix video saving crash due to missing npz file
This PR fixes an issue where missing frame NPZ files (due to failure detection of person) would cause the video processing workflow to crash.
If NPZ file is missing, generate an empty placeholder NPZ, which allows processing to continue.
Thanks. I was about to write a fix myself. Sick of seeing that error part way through a render and having to halt it