{"id":21420287,"url":"https://github.com/nakjun/hearing-loss-classification-vit","last_synced_at":"2025-03-16T20:10:48.943Z","repository":{"id":245082211,"uuid":"817171946","full_name":"nakjun/Hearing-Loss-Classification-ViT","owner":"nakjun","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-19T07:38:17.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T06:29:54.949Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/nakjun.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-06-19T07:02:27.000Z","updated_at":"2024-06-19T07:39:44.000Z","dependencies_parsed_at":"2024-06-19T17:35:27.409Z","dependency_job_id":"8bbe87ea-4b4e-4676-b420-84531b79a3f0","html_url":"https://github.com/nakjun/Hearing-Loss-Classification-ViT","commit_stats":null,"previous_names":["nakjun/hearing-loss-classification-vit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakjun%2FHearing-Loss-Classification-ViT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakjun%2FHearing-Loss-Classification-ViT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakjun%2FHearing-Loss-Classification-ViT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakjun%2FHearing-Loss-Classification-ViT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nakjun","download_url":"https://codeload.github.com/nakjun/Hearing-Loss-Classification-ViT/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243926065,"owners_count":20369911,"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":[],"created_at":"2024-11-22T20:14:45.879Z","updated_at":"2025-03-16T20:10:48.920Z","avatar_url":"https://github.com/nakjun.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ViT Image Classification\n\nThis project implements an hearing loss  classification model using the Vision Transformer (ViT) architecture. The model is trained and evaluated on our custom dataset,\n\n## Project Structure\n- `dataset`: Directory containing training and testing data.\n- `models`: Directory where trained model checkpoints are saved.\n- `main.py` : Full Fine Tuning the ViT baseline model(`google/vit-base-patch16-224`)\n\n## Track Training and Evaluation\n- Training loss for each epoch\n- Test accuracy for each epoch\n- Accuracy graph\n- Confusion matrix\n\n## Dependencies\n- torch\n- torchvision\n- transformers\n- scikit-learn\n- matplotlib\n\n## Result of Evaluation\n![Test Accuracy](./images/Figure_1.png)\n![Test Confusion Matrix](./images/Figure_2.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnakjun%2Fhearing-loss-classification-vit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnakjun%2Fhearing-loss-classification-vit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnakjun%2Fhearing-loss-classification-vit/lists"}