lvpeizhuo / HufuNet

This is the source code for HufuNet. Our paper is accepted by the IEEE TDSC.
18 stars 4 forks source link

Union_type.py #6

Open 20010404 opened 2 years ago

20010404 commented 2 years ago

Hello, I'm s student learning your code, but when I run the python Union_type.py --model=VGG --checkpoint=VGG_done --prepared_ model VGG_init.t7 --epoch=50 command, it turns out with the result "Function 'LogSoftmaxBackward0' returned nan values in its 0th output.", I wonder whether can you offer me some suggestions or information.

Best regards

DENGhy123 commented 1 year ago

Hello,! when you running Union_type.py, is it rise an error 'TypeError: forward() missing 6 required positional arguments: 'prevGH', 'prevGM', 'alpha', 'gamma', 'signal', and 'prevRatio'?