crfrnn_layer
crfrnn_layer copied to clipboard
The pytorch example cannot run successfully
Thank you so much for your excellent sharing.
When I run the pytorch example you provided, I got the following error. I have no idea how to solve it. could you give me some suggestions? My pytorch version is 1.8.1.
Unsupported ref_dim/val_dim combination (5, 32), generate a new dispatch table using 'make_gfilt_dispatch.py'.
@lwzeng I get the same error. Have you managed to debug it?
It can be modified the val_dim in setup.py file to fix the problem