Closed AIFANLIN closed 4 years ago
There's something wrong with your Detectron2 compilation.
download the source code of detectron2, and rebuild it
@AIFANLIN Before installation,rm -rf build to clean the old build. script as following: python3 -m pip install 'git+https://github.com/facebookresearch/detectron2.git' from https://github.com/facebookresearch/detectron2/blob/master/INSTALL.md
[root@localhost AdelaiDet-master]# python demo/demo.py \