Nice work! I am interesting in benchmarking mobilenet vs. yolo2 in object detection for CPU. However, I found that it was a bit headache to find the correct way to run a forward pass to get the classification and bbox. Can you explain a bit about the details on how to do it?
Hi,
Nice work! I am interesting in benchmarking mobilenet vs. yolo2 in object detection for CPU. However, I found that it was a bit headache to find the correct way to run a forward pass to get the classification and bbox. Can you explain a bit about the details on how to do it?