xuexingyu24 / License_Plate_Detection_Pytorch

A two stage lightweight and high performance license plate recognition in MTCNN and LPRNet
Other
641 stars 171 forks source link

问问大佬们运行LPRNet_Train时遇到这个问题怎么解决 #25

Open SceneryAndLi opened 4 years ago

SceneryAndLi commented 4 years ago

TypeError: _resolve_type_from_object(): incompatible function arguments. The following argument types are supported:

  1. (arg0: object, arg1: torch._C._jit_tree_views.SourceRange, arg2: Callable[[str], function]) -> torch._C.Type

Invoked with: typing.Union[int, NoneType], None, <function try_ann_to_type..fake_rcb at 0x000001E85E43CF28>