Skip to content

Commit 1fcb4bc

Browse files
committed
docs: update README
1 parent 05b4b32 commit 1fcb4bc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,15 @@
2626

2727
### 安装
2828

29+
模型手动下载位置:[link](https://github.com/RapidAI/RapidOrientation/releases/tag/v0.0.0)
30+
2931
由于模型较小,已经将分类模型(`rapid_orientation.onnx`)打包进了whl包内:
3032

3133
```bash
3234
pip install rapid-orientation
3335
```
3436

35-
### 脚本运行
37+
### Python脚本运行
3638

3739
```python
3840
import cv2

0 commit comments

Comments
 (0)