i-pan/kaggle-rsna18

Missing files while predictions

Closed this issue · 3 comments

I downloaded trained model and everytme when I start running predict.sh bash, I get some missing files error.
screenshot from 2018-11-28 10 58 53

Can you please provide steps for predicting single xray image?

i-pan commented

@brijhub Do the rest of the steps in predict.sh work properly? Can you show me the ls output in the top-level directory?

Sure @i-pan
Here is directory structure

direcory_structure

Downloaded trained model is inside models/ directory.
prediction_error

Thanx for your time.

i-pan commented

@brijhub Make sure you have set up all the necessary requirements. It seems like you don't have keras installed.