MatBee Is there a method to map the NN output/detections scaled properly to the original image dimensions? The image I feed into the 416x416 NeuralNet seems to get cropped by the ImageManip node.
jakaskerl MatBee Yes, choose a different resize method. https://docs.luxonis.com/software/depthai/resolution-techniques/ Thanks, Jaka