Bone Fracture Detection
Bone Fracture Detection
Bone fracture detection and segmentation will be done by X – ray images. First, data containing images of X-Ray have to be prepared. Then this image will be divided into two parts. 1. For training. 2. For validation. 80% of images should be kept in the training folder. After that Manipulation of the dataset will be done and dataset will be converted in well-defined manner and then Convolutional neural network is to be applied after creating training model respectively. After this, train images will be molded. Then the model should be trained. At last, testing it by adding random image of X-Ray will complete the task. After that confusion matrix of trained model is created and then kappa score is predicted in this project kappa score is 0.6800 and ROC curve is also generated for batter understanding of the system.
This Project can be improved to the level where we can get more accurate results. And also, by launching this project as web application we can improve its usefulness and make it as easy to use.
Comments
Post a Comment