facebookresearch / maskrcnn-benchmark

Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
MIT License
9.29k stars 2.5k forks source link

error when compiling cocoapi #624

Open sheep1234567 opened 5 years ago

sheep1234567 commented 5 years ago

❓ Questions and Help

Hi, I installed nightly version Pytorch and CUDA9.0 and gcc5.4.0, but when I compile the cocoapi, this error occurs, does someone know what's going wrong? Thanks!

image
sheep1234567 commented 5 years ago
image
sheep1234567 commented 5 years ago

it seems Pytorch 0.4.1 works, Pytorch.org updated the Pytorch-nightly version to 1.0 today

sheep1234567 commented 5 years ago

But error occurs again when build maskrcnn_benchmark

image image