Rainbow

Results 6 comments of Rainbow

when run the cv/mrcn_detection in jupyter,the error will happen。And the config is OK...

Hi, have you figured out this confusion ? I'm also confused about it. I looked for other versions of this code, and found the same problem...

hi, have you solve this problem, i find this problem in my task, could you give me hands, thanks.

me too, you can downgrade the pytorch version to 0.4.1. it is the most easy method solve the problem...

when i run this : ./experiments/scripts/train_mask_rcnn_notime.sh 0 refcoco res101 notime

请问报这种警告对onnx推理和pytorch直推的性能差异不会有影响吗?目前我们自己测试中发现对于同一张图片,使用转得的.onnx和使用pytorch直推,两者之间的结果存在一定差异,如推理得到的所有实例类别不同。 rtdetr_decoder.py:128: TracerWarning: Converting a tensor to a Python boolean might cause the trace to be incorrect. We can't record the data flow of Python values, so this value will...