Commit Graph

6 Commits

Author SHA1 Message Date
Jason
c7277ef4ac [Test] Fix release task problem (#520)
* Fix release task

* Update compare_with_gt.py

* fix code style
2022-11-08 20:12:22 +08:00
huangjianhui
f4c32a6215 [Bug Fix] release task scripts (#411)
* Update py_run.bat

* Update cpp_run.bat

* Update compare_with_gt.py

Increase score_diff and boxes_diff_ratio threshold

* Update cpp_run.bat

* Update release task scripts according to diffrent platforms

* Delete CMAKE_CXX_COMPILER in cpp_run.bat
2022-10-22 10:20:26 +08:00
huangjianhui
8465227839 Update release task script (#359)
* Update cpp_run.bat

Update wget in bat

* Update py_run.bat

Update wget in bat file

* Update release task bat script && Add download.py

* Update release task script
2022-10-13 15:39:08 +08:00
huangjianhui
8d47637541 Update release task (#289)
* Update precision diff regulation

* Update diff precision regulation

* Add judgement when python scripts run error

* Fix bug

* Fix bug

* Fix bug

* Add -DCMAKE_CXX_COMPILER

Co-authored-by: root <root@bjyz-sys-gpu-kongming2.bjyz.baidu.com>
2022-10-08 15:44:53 +08:00
huangjianhui
e4eff9f9b5 Update windows bat scripts and split sh script into python && cpp (#279)
* Add publish_task_example

* Update CMakeLists.txt

* Add gflags cmake

* Update release task script

* Delete windows related code in run.sh && add openvino option

* Split run.sh into cpp_run.sh py_run.sh

* Update cpp_run.sh

* Add cpp_run.bat

* Update py_run.sh

* Update py_run.sh

* Add windows release task scripts

* Add windows release task python bat file

* Delete python install in py_run.bat && py_run.sh

* Update py_run.bat

* Update cpp_run.bat py_run.bat
2022-09-24 14:33:23 +08:00
huangjianhui
463ee0a088 Add publish task example into test directory (#239)
* Add publish_task_example

* Update CMakeLists.txt

* Add gflags cmake

* Update release task script

* Delete windows related code in run.sh && add openvino option
2022-09-21 13:26:54 +08:00