Tensorflow Faster RCNN for Object Detection
-
Updated
Sep 27, 2021 - Python
is:issue is:open 请问,方便提供一下onnx文件导出的代码文件吗?用model文件夹里面跟随的文件输出结果用ncnn推理结果不对
Add a description, image, and links to the mobilenet topic page so that developers can more easily learn about it.
To associate your repository with the mobilenet topic, visit your repo's landing page and select "manage topics."
It looks like there is a non-ASCII character in this Line
https://github.com/open-mmlab/mmclassification/blob/master/mmcls/models/backbones/lenet.py#L11
and it will cause an error in some cases. Would it be better to replace with a normal 'X'?