ShengkaiWu / IoU-aware-single-stage-object-detector

IoU-aware single-stage object detector for accurate localization
65 stars 10 forks source link

How to suppress a lot of warning informations #2

Closed qgh1223 closed 4 years ago

qgh1223 commented 4 years ago

How to suppress a lot of warning informations?It caused the google colaboratory colapse

qgh1223 commented 4 years ago

/pytorch/aten/src/ATen/native/IndexingUtils.h:20: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. like this

ShengkaiWu commented 4 years ago

Have you installed MMDetection as the guideline? 图片 You'd better state your problem clearly like what command you have executed, the exact error information outputed by the terminal.