Closed this issue 6 years ago · 3 comments
I downloaded trained model and everytme when I start running predict.sh bash, I get some missing files error.
Can you please provide steps for predicting single xray image?
@brijhub Do the rest of the steps in predict.sh work properly? Can you show me the ls output in the top-level directory?
predict.sh
ls
Sure @i-pan Here is directory structure
Downloaded trained model is inside models/ directory.
Thanx for your time.
@brijhub Make sure you have set up all the necessary requirements. It seems like you don't have keras installed.
keras