Hello, Linyi. Thank you very much for this outstanding work. However, I recently discovered a issue during testing. The code 'out1.to_pixels(score.data, ncnn::Mat::PIXEL_GRAY);' doesn't seem to work while the format 'ncnn::Mat::PIXEL_BGR' can work well. I noticed that you tried to use 'memcpy()' to solve the problem. Do you know why cause this?