faster-rcnn.pytorch
faster-rcnn.pytorch copied to clipboard
ImportError: torch.utils.ffi is deprecated. Please use cpp extensions instead
does anyone encount this error
@Ming-Du install torch==0.4.0
so this branch does not support pytorch==1.0?
@antony0621 go to this branch https://github.com/jwyang/faster-rcnn.pytorch/tree/pytorch-1.0
@ajithvallabai but the error still occurs. so I must use torch==0.4.0 to run this code?
u can use torch == 0.4.0 , but if u r GPU gene code is of higher extend or cuda is =/+ 10 like that u may face issue there also . u need to go to cuda 9.1 or 8 like that