HaotianZhangAI4Science / ResGen

3D_Molecular_Generation
MIT License
77 stars 12 forks source link

Some failures on the test set #10

Open CQ-zhang-2016 opened 7 months ago

CQ-zhang-2016 commented 7 months ago

Wonderful work! I tried to reproduct the evaluation results. But when I tried to predict some samples in the test set, ResGen failed.

Here's what I did: use gen.py, then set the hyperparameters pdb_file and sdf_file to the file path of protein pocket-ligand pair, separately. ResGen returns 'generation failures' on some cases, have you ever encountered such problem and how could I solve it?

HaotianZhangAI4Science commented 2 days ago

Hi, I think you can lower down the probability filter value or use different checkpoints! It is a common issue for AR models!