twopin / CAMP

predicting peptide-protein interactions
117 stars 30 forks source link

can not load 'CAMP_BS.h5' successfully #38

Open ZJL0111 opened 11 months ago

ZJL0111 commented 11 months ago

my environment:

when i run predict_CAMP.py with mode=2, i get error when loading 'CAMP_BS.h5' model like image

twopin commented 8 months ago

Hi can you provide more error messages?

a30221274 commented 4 months ago

Hello, have you resolved the issue? I encountered the same problem.

ZJL0111 commented 4 months ago

没有解决哇


发件人: Qian Xu @.> 发送时间: 2024年4月8日 13:56 收件人: twopin/CAMP @.> 抄送: ZJL0111 @.>; Author @.> 主题: Re: [twopin/CAMP] can not load 'CAMP_BS.h5' successfully (Issue #38)

Hello, have you resolved the issue? I encountered the same problem.

― Reply to this email directly, view it on GitHubhttps://github.com/twopin/CAMP/issues/38#issuecomment-2041920420, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEVZCQCYW3AVUYULJT3ZF63Y4IWSDAVCNFSM6AAAAAA5BFOORCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBRHEZDANBSGA. You are receiving this because you authored the thread.Message ID: @.***>

twopin commented 4 months ago

I think your python and keras version is fine, maybe your tf version does not match? I also provide torch model files if you still can not load the keras ckpt you can use the torch (python 3 ) version.