🚀使用YOLO模型对王者荣耀进行目标检测🚀
可使用本仓库代码训练自己标记的图片,也可以直接使用作者已经训练好的模型,位于runs/train/exp/weights
作者在使用COCO数据集预训练模型的基础上对自己制作的数据集进行迁移学习,从而实现对王者荣耀画面的目标检测
本仓库所需pytorch需用户自行配置下载。配置好环境后才能使用本项目代码
如需本项目所需数据集可联系作者
欢迎大家点star支持!
🚀Use the YOLO model for object detection in Honor of Kings.🚀
You can train your own labeled images using the code in this repository, or directly use the pre-trained model provided by the author, located in runs/train/exp/weights.
The author performed transfer learning on their custom dataset based on a pre-trained model using the COCO dataset, enabling object detection in Honor of Kings scenes.
Users must download and configure the required PyTorch for this repository. The project code can only be used after the environment is set up.
If you need the dataset required for this project, please contact the author.
Everyone is welcome to star and support!