roytseng-tw / Detectron.pytorch

A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
MIT License
2.82k stars 567 forks source link

wrong in compile #206

Open h510166404 opened 5 years ago

h510166404 commented 5 years ago

: not found make.sh: : not found make.sh: : not found: make.sh: : not found: make.sh: Warning: Extension name 'utils.cython_bbox' does not match fully qualified name 'lib.utils.cython_bbox' of 'utils/cython_bbox.pyx' Warning: Extension name 'utils.cython_nms' does not match fully qualified name 'lib.utils.cython_nms' of 'utils/cython_nms.pyx' usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help

not recognized-inplace : not found: make.sh: : not found: make.sh: make.sh: 25: cd: can't cd to model/nms/src Compiling nms kernels by nvcc... nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified make.sh: 28: make.sh: -D: not found : not found: make.sh: make.sh: 30: cd: can't cd to ../ ': [Errno 2] No such file or directory : not found: make.sh: make.sh: 34: cd: can't cd to ../../ make.sh: 35: cd: can't cd to model/roi_pooling/src Compiling roi pooling kernels by nvcc... nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified make.sh: 38: make.sh: -D: not found make.sh: 39: cd: can't cd to ../ ': [Errno 2] No such file or directory : not found: make.sh: make.sh: 43: cd: can't cd to ../../ make.sh: 44: cd: can't cd to model/roi_align/src Compiling roi align kernels by nvcc... nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified make.sh: 47: make.sh: -D: not found make.sh: 48: cd: can't cd to ../ ': [Errno 2] No such file or directory : not found: make.sh: make.sh: 52: cd: can't cd to ../../ make.sh: 53: cd: can't cd to model/roi_crop/src Compiling roi crop kernels by nvcc... nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified make.sh: 56: make.sh: -D: not found make.sh: 57: cd: can't cd to ../ ': [Errno 2] No such file or directory