diff --git a/README.md b/README.md index 2894f834e4f328067c0224dee78e4b702bb97974..0fa68360a44edecd123a9ed98bb53f653e4e5087 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,9 @@ Contextual Attention for Hand Detection in the Wild. S. Narasimhaswamy, Z. Wei, ## 项目使用方法 ### 模型训练 -* 根目录下运行命令: python train.py + +* 根目录下运行命令: python train.py (注意脚本内相关参数配置 ) + +### 模型推理 + +* 根目录下运行命令: python predict.py (注意脚本内相关参数配置 )