FaPN icon indicating copy to clipboard operation
FaPN copied to clipboard

some errors

Open Piplebobble opened this issue 2 years ago • 1 comments

I want to use fapn structure in my code, but " File "/databank/home/DCNv2/dcn_v2.py", line 43, in forward ctx.deformable_groups, RuntimeError: expected scalar type Float but found Half" appears,How can I solve it? My version is cuda10.1, python3.7,pytoch 1.7.0

Piplebobble avatar Oct 30 '21 14:10 Piplebobble

Maybe you have used apex to speed up the training.

ShihuaHuang95 avatar Nov 05 '21 09:11 ShihuaHuang95