alexander-pv / maskrcnn_tf2

Mask R-CNN for object detection and instance segmentation with Keras and TensorFlow V2 and ONNX and TensorRT optimization support.
Other
40 stars 11 forks source link

Images with more than 3 channels #17

Open amida47 opened 2 years ago

amida47 commented 2 years ago

I want to ask you if you can guide to how to use you work with images with more than 3 channels, for me I have 4 channels, the exact shape of my images is (256,256,4)