FOTS_TF icon indicating copy to clipboard operation
FOTS_TF copied to clipboard

InvalidArgumentError (see above for traceback): assertion failed: [width must be >= target + offset.] [[node RoIrotate/while/crop_to_bounding_box/Assert_1/Assert (defined at /ext/wd_test/FOTS_TF-dev/module/RoI_rotate.py:113) ]] [[node RoIrotate/while/Identity (defined at /ext/wd_test/FOTS_TF-dev/module/RoI_rotate.py:119) ]]

Open dandanW91 opened this issue 5 years ago • 1 comments

您好,请问一下我跑测试的时候一开始跑一个图片文件夹的时候是可以跑通的,但是换了个图片文件夹就报错, InvalidArgumentError (see above for traceback): assertion failed: [width must be >= target + offset.] [[node RoIrotate/while/crop_to_bounding_box/Assert_1/Assert (defined at /ext/wd_test/FOTS_TF-dev/module/RoI_rotate.py:113) ]] [[node RoIrotate/while/Identity (defined at /ext/wd_test/FOTS_TF-dev/module/RoI_rotate.py:119) ]] 报的上述错误,请问一下这是什么情况啊,谢谢

dandanW91 avatar Jul 06 '20 01:07 dandanW91

您可以先注释掉RoI Rotate和识别模块,看看检测能不能跑通。

Pay20Y avatar Jul 07 '20 13:07 Pay20Y