An open API service indexing awesome lists of open source software.

https://github.com/budali/fast_dou_zero

基于yolov5的ai斗地主
https://github.com/budali/fast_dou_zero

Last synced: 13 days ago
JSON representation

基于yolov5的ai斗地主

Awesome Lists containing this project

README

          

# fast_dou_zero
基于yolov5的ai斗地主

参考项目:

https://github.com/tianqiraf/DouZero_For_HappyDouDiZhu

https://github.com/ultralytics/yolov5



环境:

python3.7
torch

当前已有功能:
1. 基于yolov5训练出来的模型进行斗地主牌型识别,如下:

![O`LR795U{C@M6F2$Z) R$G8](https://user-images.githubusercontent.com/31475416/135097753-bdbdf4a6-0175-4ca2-bea6-c3cc125ebce7.png)

预计开发功能:

1. 基于yolov5识别出来的牌的记牌器。
2. 替换之前的以cv模板匹配方式进行识别牌型。

### 2022.1.14

新增android 中ncnn调用模型进行推理