lijin816

Results 2 issues of lijin816

The encoder model can be encoded normally ![Image](https://github.com/user-attachments/assets/7764e966-ac81-4b8f-a4c8-08105f12bc73) The expected output does not match the actual output when running the decoder model ![Image](https://github.com/user-attachments/assets/d27be1c7-7116-4c4c-ba57-a99b8982b47c) # 拼接所有展平的数组 combined_input = np.concatenate(input_buffers).astype(np.float32) print(f"Decoder input...

bug

At present, I have an error when installing opencv-python in the ARM version of python 3.12, is there a WHL file or other installation method available?