SSD Inconsistent function call
Created by: XFeiF
In your eval_coco_map.py
file, you imported one function mobile_net
that do not exist in the mobilenet_ssd.py
file. And the function call below should be modified too.
Created by: XFeiF
In your eval_coco_map.py
file, you imported one function mobile_net
that do not exist in the mobilenet_ssd.py
file. And the function call below should be modified too.