rcnn-depth
rcnn-depth copied to clipboard
Extract bboxes for detection
Hi,
is there a simple way to extract the bounding boxes that are used for the detection task? I've already found the function getGroundTruthBoxes(...)
and the file classMapping40.mat
but I haven't found the class mapping for the 20 classes you used for detection yet. Could you please give me a hint?