Commit 881f8985 authored by chenzk's avatar chenzk
Browse files

Update sf.md

parent b0a17ed1
...@@ -26,7 +26,7 @@ docker run -it -v /path/your_code_data/:/path/your_code_data/ -v /opt/hyhal:/opt ...@@ -26,7 +26,7 @@ docker run -it -v /path/your_code_data/:/path/your_code_data/ -v /opt/hyhal:/opt
cd /path/workspace/ cd /path/workspace/
``` ```
### Anaconda(方法三) ### Anaconda(方法三)
1、关于本项目DCU显卡所需的特殊深度学习库可从光合开发者社区下载安装: https://developer.hpccube.com/tool/ 1、关于本项目DCU显卡所需的特殊深度学习库可从光合开发者社区下载安装: https://developer.sourcefind.cn/tool/
``` ```
DTK软件栈: dtk24.04.1 DTK软件栈: dtk24.04.1
python: python3.10 python: python3.10
...@@ -103,6 +103,6 @@ python demo/image_demo.py demo/demo.jpg ./configs/yolox/yolox_s_8xb8-300e_coco.p ...@@ -103,6 +103,6 @@ python demo/image_demo.py demo/demo.jpg ./configs/yolox/yolox_s_8xb8-300e_coco.p
### 热点应用行业 ### 热点应用行业
`金融,交通,教育` `金融,交通,教育`
## 源码仓库及问题反馈 ## 源码仓库及问题反馈
- https://developer.hpccube.com/codes/modelzoo/yolox_mmcv - https://developer.sourcefind.cn/codes/modelzoo/yolox_mmcv
## 参考资料 ## 参考资料
- https://github.com/open-mmlab/mmdetection/tree/v3.2.0 - https://github.com/open-mmlab/mmdetection/tree/v3.2.0
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment