ML-BoneSuppression icon indicating copy to clipboard operation
ML-BoneSuppression copied to clipboard

Results 4 ML-BoneSuppression issues
Sort by recently updated
recently updated
newest added

Hi, Thank you for sharing this project. I'm wondering if you know how bone suppression was achieved on the original training images? The Kaggle dataset does not mention how.

I am running the command: python3 test.py --model ./model/model.index --config ./config/train.cfg --input test.png --output output2.png I am getting the following errors: 1. File "/home/iplab/BoneSuppression/lib/python3.8/site-packages/tensorflow/python/client/session.py", line 1451, in _call_tf_sessionrun return tf_session.TF_SessionRun_wrapper(self._session,...

hello, i cloned your repo in my computer, i created virtual environment and are you sure that these packages are compatible with each other? i have hard time to install...

Hello, can I use only normal X-ray images with a pre-trained model to obtain bone-suppressed images as the output?