microsoft/protein-frame-flow

Error when running on my own processed data

zaixizhang opened this issue · 2 comments

Hi,
Thanks for the brilliant work! I tried to use data/process_pdb_files.py to process my own data for training. However, I encounter the following error:
85d836ddc3b759624da21d8d8347942

Why is DataLoader being called? process_pdb_files.py shouldn't be using pytorch's dataloader at all.

Thanks for your reply! We have fixed the issue. It is due to some bad data points in our datasets.