sxontheway / milliEye

Repo for IoTDI 2021 paper: "milliEye: A Lightweight mmWave Radar and Camera Fusion System for Robust Object Detection".
MIT License
86 stars 15 forks source link

I want to see the indoor.gif result. #1

Open djshin9300 opened 3 years ago

djshin9300 commented 3 years ago

Hello. I have a question.

When the source code is executed, only person objects are detected through the yellow boundary box.

https://github.com/sxontheway/milliEye/blob/main/pictures/indoor.gif Which part of the code should I modify to see the results of the above indoor.gif? As with the results of indoor.gif, we would like to divide it into Radar, Yolo, and Milliye.

fabrizioschiano commented 3 years ago

Hi @djshin9300 , did you find a solution to this problem?