diff --git a/README.md b/README.md index f3a4da9..f160f35 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ python setup.py develop ``` ## 预训练权重下载 -下载预训练[权重](https://github.com/7eu7d7/genshin_auto_fish/releases/tag/weights) (.pth文件), +下载预训练[权重](https://github.com/7eu7d7/genshin_auto_fish/releases/tag/weights) (.pth文件),[yolox_tiny.pth](https://github.com/Megvii-BaseDetection/YOLOX/releases/download/0.1.1rc0/yolox_tiny.pth) 下载后将权重文件放在 **工程目录/weights** 下 # YOLOX训练工作流程