aidandan
Results
1
issues of
aidandan
[BUG]
3
when i detect one image using tridentnet_r101v2c4_c5_multiscale_addminival_3x_fp16.py and i download model[ tridentnet*,3x](https://github.com/TuSimple/simpledet/tree/master/models/tridentnet) i got this error: `self.p_long, self.p_short = transform[1].p.long, transform[1].p.short AttributeError: 'Resize2DImageByRoidb' object has no attribute 'p'` when i...