alphafold_pytorch icon indicating copy to clipboard operation
alphafold_pytorch copied to clipboard

Alphafold fails after generating features

Open raghavshroff opened this issue 4 years ago • 0 comments
trafficstars

After generating features and loading those from the npy file, I'm getting this error when trying to run the alphafold.py script. Any ideas on the cause?

RuntimeError: Given groups=1, weight of size [264, 1878, 3, 3], expected input[1, 1880, 64, 64] to have 1878 channels, but got 1880 channels instead

raghavshroff avatar May 14 '21 16:05 raghavshroff