Hello MAbdel-Ghani, welcome to the community ! One option would be to decode the NN result on the device using Script node, and configure SpatialLocationCalculator node (SLC in short) from the Script node (by sending SpatialLocationCalculatorConfig messages to the SLC).
Another option would be to decode the result on the host (just like in our efficientDet demo), and calculate spatial coordinates on the host (demo here).
Btw, we might also look into supporting the EfficientDet on the device, so we would have a SpatialEfficientDetNetwork
or something like that.
Thanks, Erik
MMAbdel-Ghani
- Nov 5, 2021
- Joined Nov 5, 2021
- 0 best answers