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
wangsen
paddle_dbnet
Commits
106d1953
Commit
106d1953
authored
Oct 27, 2021
by
LDOUBLEV
Browse files
rename ptdn as test_tipc
parent
dbb6999d
Changes
31
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
1 addition
and
1 deletion
+1
-1
test_tipc/docs/test_serving.md
test_tipc/docs/test_serving.md
+0
-0
test_tipc/docs/test_train_inference_python.md
test_tipc/docs/test_train_inference_python.md
+0
-0
test_tipc/prepare.sh
test_tipc/prepare.sh
+0
-0
test_tipc/readme.md
test_tipc/readme.md
+1
-1
test_tipc/results/cpp_ppocr_det_mobile_results_fp16.txt
test_tipc/results/cpp_ppocr_det_mobile_results_fp16.txt
+0
-0
test_tipc/results/cpp_ppocr_det_mobile_results_fp32.txt
test_tipc/results/cpp_ppocr_det_mobile_results_fp32.txt
+0
-0
test_tipc/results/python_ppocr_det_mobile_results_fp16.txt
test_tipc/results/python_ppocr_det_mobile_results_fp16.txt
+0
-0
test_tipc/results/python_ppocr_det_mobile_results_fp32.txt
test_tipc/results/python_ppocr_det_mobile_results_fp32.txt
+0
-0
test_tipc/test_inference_cpp.sh
test_tipc/test_inference_cpp.sh
+0
-0
test_tipc/test_serving.sh
test_tipc/test_serving.sh
+0
-0
test_tipc/test_train_inference_python.sh
test_tipc/test_train_inference_python.sh
+0
-0
No files found.
PTDN
/docs/test_serving.md
→
test_tipc
/docs/test_serving.md
View file @
106d1953
File moved
PTDN
/docs/test_train_inference_python.md
→
test_tipc
/docs/test_train_inference_python.md
View file @
106d1953
File moved
PTDN
/prepare.sh
→
test_tipc
/prepare.sh
View file @
106d1953
File moved
PTDN
/readme.md
→
test_tipc
/readme.md
View file @
106d1953
...
@@ -69,7 +69,7 @@ PTDN/
...
@@ -69,7 +69,7 @@ PTDN/
├── ppocr_sys_server_params.txt
# 测试server版ppocr检测+识别模型串联的参数配置文件
├── ppocr_sys_server_params.txt
# 测试server版ppocr检测+识别模型串联的参数配置文件
├── ppocr_det_server_params.txt
# 测试server版ppocr检测模型的参数配置文件
├── ppocr_det_server_params.txt
# 测试server版ppocr检测模型的参数配置文件
├── ppocr_rec_server_params.txt
# 测试server版ppocr识别模型的参数配置文件
├── ppocr_rec_server_params.txt
# 测试server版ppocr识别模型的参数配置文件
├── ...
├── ...
├── results/
# 预先保存的预测结果,用于和实际预测结果进行精读比对
├── results/
# 预先保存的预测结果,用于和实际预测结果进行精读比对
├── python_ppocr_det_mobile_results_fp32.txt
# 预存的mobile版ppocr检测模型python预测fp32精度的结果
├── python_ppocr_det_mobile_results_fp32.txt
# 预存的mobile版ppocr检测模型python预测fp32精度的结果
├── python_ppocr_det_mobile_results_fp16.txt
# 预存的mobile版ppocr检测模型python预测fp16精度的结果
├── python_ppocr_det_mobile_results_fp16.txt
# 预存的mobile版ppocr检测模型python预测fp16精度的结果
...
...
PTDN
/results/cpp_ppocr_det_mobile_results_fp16.txt
→
test_tipc
/results/cpp_ppocr_det_mobile_results_fp16.txt
View file @
106d1953
File moved
PTDN
/results/cpp_ppocr_det_mobile_results_fp32.txt
→
test_tipc
/results/cpp_ppocr_det_mobile_results_fp32.txt
View file @
106d1953
File moved
PTDN
/results/python_ppocr_det_mobile_results_fp16.txt
→
test_tipc
/results/python_ppocr_det_mobile_results_fp16.txt
View file @
106d1953
File moved
PTDN
/results/python_ppocr_det_mobile_results_fp32.txt
→
test_tipc
/results/python_ppocr_det_mobile_results_fp32.txt
View file @
106d1953
File moved
PTDN
/test_inference_cpp.sh
→
test_tipc
/test_inference_cpp.sh
View file @
106d1953
File moved
PTDN
/test_serving.sh
→
test_tipc
/test_serving.sh
View file @
106d1953
File moved
PTDN
/test_train_inference_python.sh
→
test_tipc
/test_train_inference_python.sh
View file @
106d1953
File moved
Prev
1
2
Next
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