FCOS icon indicating copy to clipboard operation
FCOS copied to clipboard

fix issues with deprecated library THC

Open rram12 opened this issue 2 years ago • 0 comments

First of all, thank you @tianzhi0549 for this great framework, it became quickly my favorite framework. I found that the THC library is deprecated for PyTorch > 1.6.0, and many of its methods are replaced by methods in the ATen library.

rram12 avatar Jul 17 '22 19:07 rram12