#### 下载项目,并安装需要用到的库 要求 python>=3.6 cuda10.2 ```bash git clone https://bdgit.educoder.net/p18530742/RESA.git cd RESA pip install -r requirements.txt ``` #### 完善项目 打开main.py补全代码 #### 运行项目 输入命令 ```bash python main.py --config configs/tusimple.py --validate --load_from tusimple_resnet34.pth --gpus 0 --view ``` 最后复制coordinates.txt文件中的内容 ![,](/api/attachments/1924737) 放到student_str中即可