mrlooi / rotated_maskrcnn

Rotated Mask R-CNN: From Bounding Boxes to Rotated Bounding Boxes
MIT License
347 stars 62 forks source link

what is your gcc and cuda version? #24

Open 980044579 opened 4 years ago

980044579 commented 4 years ago

❓ Questions and Help

Hi @mrlooi My gcc version is 4.9.2 and my cuda version is 9.0 But when I compile the entire project, I encountered the following problem

屏幕快照 2020-03-25 17 35 52

pytorch==1.1.0 torchvision==0.3.0

Can you give me some advice, thanks