Perrin

Results 4 comments of Perrin

Thank you very much for responding so quickly :-) I had tried CFRNN but I had an error when I was trying to use the model I'm going to try...

hello again, by using scripts and working on images seems to work better for yolo. With CFRNN it's a bit different when I run the training, everything is fine but...

you need to convert the image to unint8 `equirec = np.clip(equirec, 0, 255).astype(np.uint8)`

Sorry, I should have provided more context, but I was wondering if, in order to increase performance, it would be useful to provide images of other categories. For example, we're...