{"id":15158326,"url":"https://github.com/shimaa83/x-ray","last_synced_at":"2026-01-21T16:33:27.220Z","repository":{"id":251561536,"uuid":"836469142","full_name":"shimaa83/X-ray","owner":"shimaa83","description":"deep learning model to classify x-ray","archived":false,"fork":false,"pushed_at":"2024-08-04T01:46:24.000Z","size":205,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T18:21:51.555Z","etag":null,"topics":["class-weights","deep-learning","fine-tuning","implancec","keras","vgg16","vgg19"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shimaa83.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-31T23:25:34.000Z","updated_at":"2024-08-04T01:48:30.000Z","dependencies_parsed_at":"2024-08-04T03:19:57.461Z","dependency_job_id":null,"html_url":"https://github.com/shimaa83/X-ray","commit_stats":null,"previous_names":["shimaa83/x-ray"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimaa83%2FX-ray","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimaa83%2FX-ray/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimaa83%2FX-ray/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimaa83%2FX-ray/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shimaa83","download_url":"https://codeload.github.com/shimaa83/X-ray/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247684506,"owners_count":20979073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["class-weights","deep-learning","fine-tuning","implancec","keras","vgg16","vgg19"],"created_at":"2024-09-26T20:42:49.948Z","updated_at":"2026-01-21T16:33:27.185Z","avatar_url":"https://github.com/shimaa83.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# using deep learning to classify x-ray image\n# steps:\n\n1. Import Libraries\n2. EDA\n3. create dataset\n4. images preprocess and use class weight to solve imbalance problem\n5. Training the Model\n6. Compute Accuracy\n7. Making Predictions\n8. Conclusion\n# we try several model :\n1. first model: simple deep learning model \n :: Accuracy: 0.78 -  Recall: 0.72  - F1 Score: 0.73\n2. second model we did some fine tuning by adding drop out layer:\n::Accuracy: 0.73  -   Recall: 0.64  - F1 Score: 0.64\n3. third model anther fine tuning by adding dense layer:\n ::Accuracy: 0.74 - Recall: 0.66 - F1 Score: 0.65\n4. anther pretrained model vgg19\n::Accuracy: 0.78  - Recall: 0.70 -F1 Score: 0.72\n5. then we try pretrained model vgg16\n ::Accuracy: 0.79   -    Recall: 0.72  - F1 Score: 0.73\n # the highest accuracy and f1score is vgg16 so we use this model in reference\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshimaa83%2Fx-ray","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshimaa83%2Fx-ray","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshimaa83%2Fx-ray/lists"}