能帮忙提供一下tensorflow mobilenet_ssd 模型转fluid 工具么?
Created by: youngstu
我想转 mobilenet_0.5_ssd 模型转为fluid 作为pretrained model。能帮忙提供一个转换工具么?
https://github.com/PaddlePaddle/models/tree/3f1fddbd3cca73cac6beee3b1dbfa1ac3909ab8d/fluid/object_detection 这里有提到你们的mobilenet_ssd 模型pretrained model 是从tensorflow 转过来的,能否给一些思路。