DeepFRI icon indicating copy to clipboard operation
DeepFRI copied to clipboard

PDB files prediction

Open happyzhanglol opened this issue 1 year ago • 1 comments

Hello, I have a problem about the prediction with some PDB files. You say python predict.py --pdb_dir ./examples/pdb_files -ont mf --saliency --use_backprop. But in your pridict.py, the args don't have this arg "use_backpop". How can I deal with it !

happyzhanglol avatar May 30 '23 00:05 happyzhanglol

just delete this parameter. input: python predict.py --pdb_dir ./examples/pdb_files -ont mf --saliency

xiha-haxi avatar Oct 09 '23 01:10 xiha-haxi