VC-R-CNN icon indicating copy to clipboard operation
VC-R-CNN copied to clipboard

Fixed: Training of AoANet Model

Open alfred100p opened this issue 3 years ago • 0 comments

There are two errors while training: *wrong order of parameters caused the function call to not function properly in misc/utils.py.
*dtype of a tensor was not casted to the expected type in models/Attmodel.py.

alfred100p avatar May 02 '21 05:05 alfred100p