wanggoudanscd
wanggoudanscd
@AITTSMD 您好,当我运行 gen_hard_example.py时遇到以下错误: File "..\Detection\fcn_detector.py", line 35, in __init__ assert readstate, "the params dictionary is not valid" AssertionError: the params dictionary is not valid 请问怎么解决,谢谢您~
在对搜索到的模型进行finetune并预测时,出现错误如下: TypeError: Input 'y' of 'Mul' Op has type float32 that does not match type int64 of argument 'x'
