onionnet icon indicating copy to clipboard operation
onionnet copied to clipboard

installation error

Open fanjingrong opened this issue 5 years ago • 3 comments

conda env create -f onionnet_environment.yml should be revised "conda env create -f onionnet_environments.yml"

fanjingrong avatar Mar 27 '19 09:03 fanjingrong

We have set up the onionnet virtual environment according to the environment you provided. predict.py run an error occurred which could not open h5py related to tensorflow. Has anyone solved a problem like this?

seul153 avatar Sep 29 '20 09:09 seul153

The trained model is a fully conv model, which is around 500MB, which violates the github regulations because it is too large. When you clone the repo, the file 'models/CNN_final_model_weights.h5 https://github.com/zhenglz/onionnet/blob/master/models/CNN_final_model_weights.h5" is somehow corrupted.

Please delete the model file (models/CNN_final_model_weights.h5) and re-download it via: https://1drv.ms/u/s!AnZwr0kem0zN4i_xdfsEf2t0sT6Z?e=hylGED

Any questions, please let me know.

Best, LZ

On Tue, Sep 29, 2020 at 5:49 PM seul153 [email protected] wrote:

We have set up the onionnet virtual environment according to the environment you provided. predict.py run an error occurred which could not open h5py related to tensorflow. Has anyone solved a problem like this?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/zhenglz/onionnet/issues/1#issuecomment-700594720, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACN36YRHEOGP6FLXX54PJ43SIGUQ7ANCNFSM4HBVJKGQ .

zhenglz avatar Sep 30 '20 07:09 zhenglz

The trained model is a fully conv model, which is around 500MB, which violates the github regulations because it is too large. When you clone the repo, the file 'models/CNN_final_model_weights.h5 https://github.com/zhenglz/onionnet/blob/master/models/CNN_final_model_weights.h5" is somehow corrupted. Please delete the model file (models/CNN_final_model_weights.h5) and re-download it via: https://1drv.ms/u/s!AnZwr0kem0zN4i_xdfsEf2t0sT6Z?e=hylGED Any questions, please let me know. Best, LZ On Tue, Sep 29, 2020 at 5:49 PM seul153 @.***> wrote: We have set up the onionnet virtual environment according to the environment you provided. predict.py run an error occurred which could not open h5py related to tensorflow. Has anyone solved a problem like this? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#1 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACN36YRHEOGP6FLXX54PJ43SIGUQ7ANCNFSM4HBVJKGQ .

The onedrive link has expired, may u please re-shared the h5 file again?

Khannoob avatar Jul 10 '22 09:07 Khannoob