Training with a npy file
Author: DeepSkyBlue123Created May 16, 2024Updated Jun 8, 2026
So i am currently trying to train with a npy file(An image with 5 channels), but it does not work as the file format is not accepted. How do i fix this. Also do i need to train from scratch as the models and pretrained weight are trained using images with 3 channels?
Source: WongKinYiu/yolov9