GithubHelp home page GithubHelp logo

limour-dev / fdu_auto_electcourse Goto Github PK

View Code? Open in Web Editor NEW

This project forked from limourli-liu/fdu_auto_electcourse

0.0 0.0 0.0 18.44 MB

复旦大学自动选课脚本

License: GNU General Public License v3.0

Python 76.24% HTML 23.76%

fdu_auto_electcourse's Introduction

说明

复旦大学自动选课脚本

安装

git clone https://github.com/Limourli-liu/FDU_auto_electCourse.git --depth 1
cd FDU_auto_electCourse/
pip3 install -r requirements.txt

验证码识别

基于 PyTorch

采用 cnn_LSTM_fc_CTC 的网络结构

预训练模型在 data/FDUXK/Captcha_break/cnn_LSTM_fc_CTC.pth

训练数据 以 ID_label.jpg 命名 保存在 data/FDUXK/Captcha_break/Captcha_train/目录下

来源:

1、https://github.com/ypwhs/captcha_break/blob/master/ctc_pytorch.ipynb

2、https://github.com/sml2h3/captcha_trainer_pytorch/blob/master/framework.py

注意:

1、数据标注未完成,请手动将待标注的数据完成标注后,保存到 训练数据的目录下

2、待标注的数据在 data/FDUXK/Captcha_break/Captcha 目录下

3、进入 FDUXK目录,运行 python3 ./Captcha_break.py 完成训练

使用

python3 ./start_xk.py

打开 http://127.0.0.1:12021/mod/FDUxk

说明

按钮功能

添加:添加一项待选课程到选课轮询表

删除:删除选中的待选课程

无验证码:设置下次选课无需验证码;每天有一次无需验证码的机会

强制选课:跳过轮询,强制对当前课程进行抢课

其他配置

设置页面 http://127.0.0.1:12021/mod/confSetting

fdu_auto_electcourse's People

Contributors

limourli-liu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.