Wang Changxu
Wang Changxu
可以用CNN回归车牌顶点坐标
CNN速度确实是硬伤,唉~ @szad670401 你是fast_rcnn还是faster rcnn?
markdown import should also be added. +1
It seems this error still exists in 0.8.0
> @DelightRun Could you try the latest commit ? I use your pre-built v0.8.0 wheel package with TensorFlow 1.15.0. It's not very convenient for me to compile from source (I...
+ Python == 3.6 + TensorFlow == 1.15.5 + CPU-Only Hybridbackend is installed via pip: wheel == https://files.pythonhosted.org/packages/11/de/1408b520b9e4eed382ee068aba170d6089d3731f0d51ce3e898b0cb2aef6/hybridbackend_tf115_cpu-0.8.0-cp36-cp36m-manylinux_2_24_x86_64.whl
> @DelightRun Could you try the latest commit ? Tried the latest commit (compiled via docker), still has this error. RaggedTensor with rank >= 2 seems pretty buggy.