brucechou1983 / CheXNet-Keras

This project is a tool to build CheXNet-like models, written in Keras.
MIT License
295 stars 145 forks source link

Predicting class 3 for all the new images. #58

Open zBabar opened 3 years ago

zBabar commented 3 years ago

I am trying to predict labels (using pertained weights) for some random chest xray images. But it always predicts third class. I don't know if the implementation is working or no. Any idea what could be the problem?

swapnil666 commented 2 years ago

@zBabar same problem I am facing , did you resolved that ?