Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
IrisRainbowNeko committed Sep 21, 2021
1 parent cb7d23f commit b2f59a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,5 @@ python fishing.py image -f yolox/exp/yolox_tiny_fish.py -c weights/best_tiny3.pt
cpu运行
```shell
python fishing.py image -f yolox/exp/yolox_tiny_fish.py -c weights/best_tiny3.pth --conf 0.25 --nms 0.45 --tsize 640 --device cpu
```
```
运行后出现**init ok**后按r键开始钓鱼,原神需要全屏。出于性能考虑检测框不会实时显示,处理运算后台进行。

0 comments on commit b2f59a3

Please sign in to comment.