NVIDIA / flownet2-pytorch

Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
Other
3.08k stars 738 forks source link

Can't install #245

Open star730 opened 3 years ago

star730 commented 3 years ago

When I use 'bash install. sh' warning: integer conversion resulted in a change of sign And cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ And error: command '/usr/bin/nvcc' failed with exit status 1

How Can I fixed it? Plz Help me

srikanthmalla commented 3 years ago

https://discuss.pytorch.org/t/solved-error-in-cuda-extension-compilation-from-pytorch-advanced-tutorial/26834

https://github.com/facebookresearch/maskrcnn-benchmark/issues/216#issuecomment-441986560