{"id":17961081,"url":"https://github.com/wolverinn/seu_gpacalculator","last_synced_at":"2025-10-04T07:58:41.464Z","repository":{"id":109494505,"uuid":"121466036","full_name":"wolverinn/seu_GPACalculator","owner":"wolverinn","description":"automatically log in and calculate GPA for students in southeast university (2020)","archived":false,"fork":false,"pushed_at":"2019-12-21T11:59:42.000Z","size":72848,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-01T05:37:29.396Z","etag":null,"topics":["gpa","seu","southeast-university"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wolverinn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2018-02-14T03:22:08.000Z","updated_at":"2022-01-28T02:45:39.000Z","dependencies_parsed_at":"2023-05-05T21:12:57.895Z","dependency_job_id":null,"html_url":"https://github.com/wolverinn/seu_GPACalculator","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/wolverinn/seu_GPACalculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolverinn%2Fseu_GPACalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolverinn%2Fseu_GPACalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolverinn%2Fseu_GPACalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolverinn%2Fseu_GPACalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wolverinn","download_url":"https://codeload.github.com/wolverinn/seu_GPACalculator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolverinn%2Fseu_GPACalculator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278283509,"owners_count":25961311,"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-10-04T02:00:05.491Z","response_time":63,"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":["gpa","seu","southeast-university"],"created_at":"2024-10-29T11:08:14.307Z","updated_at":"2025-10-04T07:58:41.459Z","avatar_url":"https://github.com/wolverinn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# seu_GPACalculator\nautomatically log in and calculate GPA for students in southeast university   \n\n自动登录SEU教务处，计算除选修课的课程的平均绩点 \n\n## 用法：  \n\n我写了两个版本：一个版本需要手动输入验证码，另一个版本可以使用神经网络自动识别验证码\n\n#### 不含验证码识别的版本\n\n1. 下载[GPAcalc_manual.exe](https://github.com/wolverinn/seu_GPACalculator/releases/tag/v3.0)程序直接运行  \n2. 下载```GPAcalc_manual.py```脚本，安装requests库和BeautifulSoup库后在python3环境下运行   \n\n#### 含验证码识别的版本\n\n可以使用```GPAcalc.py```脚本运行，需要以下依赖库：\n- torch\n- torchvision\n- requests\n- bs4\n\n运行的时候需要将此脚本和```jwc_model.pt```放在同一目录下。\n\n也可以直接下载[GPAcalc.rar](https://github.com/wolverinn/seu_GPACalculator/releases/tag/v3.0)文件，解压之后在文件夹里找到```GPAcalc.exe```，然后运行。\n\n## 关于教务处验证码识别\n\n最初尝试的是使用Tesseract OCR 进行识别，但是准确率很低，只有不到30%，后来使用卷积神经网络进行识别，能达到90%的准确率。具体可以参考：\n\n[SEU-captcha-recognition: recognition of verification code in jwc.seu.edu.cn using CNN implemented with PyTorch](./SEU-captcha-recognition)\n\n- 没来得及完善的方面：  \n1. 没有界面  \n2. 效率方面还可以改进  \n3. 没有计算出国绩点的功能\n\n其他，欢迎 pull-request...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolverinn%2Fseu_gpacalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolverinn%2Fseu_gpacalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolverinn%2Fseu_gpacalculator/lists"}