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
b8f6302a
Commit
b8f6302a
authored
Nov 20, 2023
by
dengjb
Browse files
Update README.md
parent
ff793569
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
README.md
README.md
+6
-1
No files found.
README.md
View file @
b8f6302a
...
@@ -84,6 +84,11 @@ COCO2017(在网络良好的情况下,如果没有下载数据集,程序会
...
@@ -84,6 +84,11 @@ COCO2017(在网络良好的情况下,如果没有下载数据集,程序会
```
python
```
python
bash
.
/
train
.
sh
bash
.
/
train
.
sh
```
```
## 推理
```
python
# 官方推理代码
python
demo
/
image_demo
.
py
demo
/
demo
.
jpg
rtmdet_tiny_8xb32
-
300
e_coco
.
py
--
weights
rtmdet_tiny_8xb32
-
300
e_coco_20220902_112414
-
78e30
dcc
.
pth
--
device
cpu
```
## result
## result


## 精度
## 精度
...
@@ -100,4 +105,4 @@ bash ./train.sh
...
@@ -100,4 +105,4 @@ bash ./train.sh
-
https://developer.hpccube.com/codes/modelzoo/imagegenerate_paddle
-
https://developer.hpccube.com/codes/modelzoo/imagegenerate_paddle
## 参考资料
## 参考资料
-
https://github.com/PaddlePaddle/PaddleNLP/tree/develop/ppdiffusers
-
https://github.com/PaddlePaddle/PaddleNLP/tree/develop/ppdiffusers
-
https://aistudio.baidu.com/aistudio/projectdetail/4905623
-
https://aistudio.baidu.com/aistudio/projectdetail/4905623
\ No newline at end of file
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