{"id":15937063,"url":"https://github.com/tyleryep/lung-xray","last_synced_at":"2025-07-31T01:33:38.160Z","repository":{"id":37200303,"uuid":"241271084","full_name":"TylerYep/lung-xray","owner":"TylerYep","description":"Stanford CS 271 Project","archived":false,"fork":false,"pushed_at":"2023-07-26T06:01:03.000Z","size":2065,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T11:44:30.594Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/TylerYep.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":"2020-02-18T04:21:38.000Z","updated_at":"2023-06-03T17:17:50.000Z","dependencies_parsed_at":"2024-10-23T02:48:59.247Z","dependency_job_id":null,"html_url":"https://github.com/TylerYep/lung-xray","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TylerYep/lung-xray","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerYep%2Flung-xray","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerYep%2Flung-xray/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerYep%2Flung-xray/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerYep%2Flung-xray/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TylerYep","download_url":"https://codeload.github.com/TylerYep/lung-xray/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerYep%2Flung-xray/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267972821,"owners_count":24174386,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-07T04:42:01.889Z","updated_at":"2025-07-31T01:33:38.052Z","avatar_url":"https://github.com/TylerYep.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lung-xray\nStanford CS 271 Project\n\n## TODO:\n1. Change data to PyTorch Dataset\n    - [DONE] Fill in dataset.py MyDataset\n2. Visualize/Explore data\n    - viz.py\n3. Add model\n    - models/pnunet.py\n4. Change loss/optimization\n    - train.py\n5. Train/Tune - Try different models.\n\n\n## How to Run\n1. Start tensorboard using the `checkpoints/` folder with `tensorboard --logdir=checkpoints/`\n2. Start and stop training using `python train.py --checkpoint=\u003ccheckpoint name\u003e`. The code should automatically resume training at the previous epoch and continue logging to the previous tensorboard.\n3. Run `python test.py --checkpoint=\u003ccheckpoint name\u003e` to get final predictions.\n\n\n# Directory Structure\n- checkpoints/                  (Only created once you run train.py)\n- data/\n- metrics/\n- models/\n    - layers/\n    - ...\n- visualizers/\n- args.py                       (Modify default hyperparameters here)\n- dataset.py                    (Create Dataset here)\n- metric_tracker.py\n- models.py                     (You may opt to keep all your models in one place instead)\n- preprocess.py                 (Do any preprocessing steps you want before loading the data)\n- test.py\n- train.py\n- util.py\n- viz.py                        (Create more visualizations if necessary)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyleryep%2Flung-xray","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftyleryep%2Flung-xray","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyleryep%2Flung-xray/lists"}