Scopus İndeksli Yayınlar Koleksiyonu

Permanent URI for this collectionhttps://hdl.handle.net/11727/4809

Browse

Search Results

Now showing 1 - 2 of 2
  • Item
    Classification of Canine Maturity and Bone Fracture Time Based on X-Ray Images of Long Bones
    (2021) Ergun, Gulnur Begum; Guney, Selda; 0000-0002-0573-1326; 0000-0001-8469-5484
    Veterinarians use X-rays for almost all examinations of clinical fractures to determine the appropriate treatment. Before treatment, vets need to know the date of the injury, type of the broken bone, and age of the dog. The maturity of the dog and the time of the fracture affects the approach to the fracture site, the surgical procedure and needed materials. This comprehensive study has three main goals: determining the maturity of the dogs (Task 1), dating fractures (Task 2), and finally, detecting fractures of the long bones in dogs (Task 3). The most popular deep neural networks are used: AlexNet, ResNet-50 and GoogLeNet. One of the most popular machine learning algorithms, support vector machines (SVM), is used for comparison. The performance of all sub-studies is evaluated using accuracy and F1 score. Each task has been successful with different network architecture. ResNet-50, AlexNet and GoogLeNet are the most successful algorithms for the three tasks, with F1 scores of 0.75, 0.80 and 0.88, respectively. Data augmentation is performed to make models more robust, and the F1 scores of the three tasks were 0.80, 0.81, and 0.89 using ResNet-50, which is the most successful model. This preliminary work can be developed into support tools for practicing veterinarians that will make a difference in the treatment of dogs with fractured bones. Considering the lack of work in this interdisciplinary field, this paper may lead to future studies.
  • Item
    Femoral neck fracture detection in X-ray images using deep learning and genetic algorithm approaches
    (2020) Beyaz, Salih; Acici, Koray; Sumer, Emre; 0000-0002-5788-5116; 32584712; K-8820-2019
    Objectives: This study aims to detect frontal pelvic radiograph femoral neck fracture using deep learning techniques. Patients and methods: This retrospective study was conducted between January 2013 and January 2018. A total of 234 frontal pelvic X-ray images collected from 65 patients (32 males, 33 females; mean age 74.9 years; range, 33 to 89 years) were augmented to 2106 images to achieve a satisfactory dataset. A total of 1,341 images were fractured femoral necks while 765 were non-fractured ones. The proposed convolutional neural network (CNN) architecture contained five blocks, each containing a convolutional layer, batch normalization layer, rectified linear unit, and maximum pooling layer. After the last block, a dropout layer existed with a probability of 0.5. The last three layers of the architecture were a fully connected layer of two classes, a softmax layer and a classification layer that computes cross entropy loss. The training process was terminated after 50 epochs and an Adam Optimizer was used. Learning rate was dropped by a factor of 0.5 on every five epochs. To reduce overfitting, regularization term was added to the weights of the loss function. The training process was repeated for pixel sizes 50x50, 100x100, 200x200, and 400x400. The genetic algorithm (GA) approach was employed to optimize the hyperparameters of the CNN architecture and to minimize the error after testing the model created by the CNN architecture in the training phase. Results: Performance in terms of sensitivity, specificity, accuracy, F1 score, and Cohen's kappa coefficient were evaluated using five-fold cross validation tests. Best performance was obtained when cropped images were rescaled to 50x50 pixels. The kappa metric showed more reliable classifier performance when 50x50 pixels image size was used to feed the CNN. The classifier performance was more reliable according to other image sizes. Sensitivity and specificity rates were computed to be 83% and 73%, respectively. With the inclusion of the GA, this rate increased by 1.6%. The detection rate of fractured bones was found to be 83%. A kappa coefficient of 55% was obtained, indicating an acceptable agreement. Conclusion: This experimental study utilized deep learning techniques in the detection of bone fractures in radiography. Although the dataset was unbalanced, the results can be considered promising. It was observed that use of smaller image size decreases computational cost and provides better results according to evaluation metrics.