Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
RTMDet_mmcv
Commits
a0bd315b
Commit
a0bd315b
authored
Nov 21, 2023
by
dengjb
Browse files
Update README.md
parent
17367c8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+4
-4
No files found.
README.md
View file @
a0bd315b
...
@@ -44,6 +44,7 @@ Tips:以上dtk软件栈、python、torch、mmcv等DCU相关工具版本需要
...
@@ -44,6 +44,7 @@ Tips:以上dtk软件栈、python、torch、mmcv等DCU相关工具版本需要
```
```
cd workspace/
cd workspace/
pip install mmdet==3.2.0 -i https://mirrors.aliyun.com/pypi/simple/
pip install mmdet==3.2.0 -i https://mirrors.aliyun.com/pypi/simple/
cd docker/
pip3 install -r requirements.txt
pip3 install -r requirements.txt
```
```
...
@@ -80,7 +81,7 @@ COCO2017(在网络良好的情况下,如果没有下载数据集,程序会
...
@@ -80,7 +81,7 @@ COCO2017(在网络良好的情况下,如果没有下载数据集,程序会
## 训练
## 训练
-
数据集放置位置默认为当前目录下 data/
-
数据集放置位置默认为当前目录下 data/
-
如需要变更数据集目录 请修改 configs/_base_/datasets/coco_detection.py 下的 data_root
-
如需要变更数据集目录 请修改 configs/
\
_
base_
\
/
datasets/coco_detection.py 下的 data_root
```
python
```
python
bash
.
/
train
.
sh
bash
.
/
train
.
sh
```
```
...
@@ -102,7 +103,6 @@ python demo/image_demo.py demo/demo.jpg ./configs/rtmdet/rtmdet_tiny_8xb32-300e_
...
@@ -102,7 +103,6 @@ python demo/image_demo.py demo/demo.jpg ./configs/rtmdet/rtmdet_tiny_8xb32-300e_
### 热点应用行业
### 热点应用行业
`金融,交通,教育`
`金融,交通,教育`
## 源码仓库及问题反馈
## 源码仓库及问题反馈
-
https://developer.hpccube.com/codes/modelzoo/
imagegenerate_paddle
-
https://developer.hpccube.com/codes/modelzoo/
rtmdet_mmcv
## 参考资料
## 参考资料
-
https://github.com/PaddlePaddle/PaddleNLP/tree/develop/ppdiffusers
-
https://github.com/open-mmlab/mmdetection/tree/v3.2.0
-
https://aistudio.baidu.com/aistudio/projectdetail/4905623
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment