# 重返未来1999自动出牌程序 **Repository Path**: Gavin_xiang666/Back-to-the-Future-1999-Automatic ## Basic Information - **Project Name**: 重返未来1999自动出牌程序 - **Description**: 本人用来练手的一个项目,写的太烂了,轻喷 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2023-08-27 - **Last Updated**: 2024-04-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: OpenCV, YOLOv5, pyautogui ## README # 重返未来1999自动出牌程序 介绍 本人用来练手的一个项目,写的太烂了,轻喷 # 环境配置(以python3.9为例) # 在yolov5文件夹中,打开终端输入: pip3 install -r requirements.txt # 另外还需安装pyautogui pip3 install pyautogui # 项目文件 main--主程序 yolov5-6.2---yolov5文件 exp3--存放模型文件