- 08 5月, 2023 1 次提交
-
-
由 duanyanhui 提交于
* add npu inference support * change aligned=false for npu * fix typo
-
- 13 3月, 2023 2 次提交
- 20 2月, 2023 1 次提交
-
-
由 LokeZhou 提交于
* ppvehicle add customized docs, test=document_fix * fix pipeline readme.md test=document_fix * fix pipeline readme.md link test=document_fix * add licensed to lane_to_mask.py * ppvehicle_violation.md add args list test=document_fix
-
- 15 2月, 2023 1 次提交
-
-
由 zhiboniu 提交于
* update pipeline docs; vehicle illegal;rtsp;jetson * update docs
-
- 13 2月, 2023 1 次提交
-
-
由 LokeZhou 提交于
-
- 08 2月, 2023 1 次提交
-
-
由 LokeZhou 提交于
* ppvehicle_press ppvehicle_retrograde doc fix link test=document_fix * ppvehicle_press ppvehicle_retrograde doc abs path fix rel path test=document_fix
-
- 01 2月, 2023 1 次提交
-
-
由 chenxujun 提交于
-
- 26 1月, 2023 1 次提交
-
-
由 LokeZhou 提交于
* pipeline.py add tracking module time fix infer_cfg_vehicle_violation.yml for examples * pipeline examples infer_cfg_vehicle_violation.yml delete irrelevant config * fix infer_cfg_vehicle_violation.yml enable
-
- 13 12月, 2022 1 次提交
-
-
由 LokeZhou 提交于
-
- 08 12月, 2022 1 次提交
-
-
由 LokeZhou 提交于
* * add vehicle_pressing.py to judge vehicle press lane * add lane_seg_infer.py to lane seg * add pipeline vehicle retrograde: * add vehicle_retrograde.py to judge vehicle retrograde * add infer_cfg_vehicle_violation.yml to config vehicle press vehicle retrograde * add lane_seg_config.yml to config lane seg * *add ppvehicle_press readme *add ppvehicle_retrograde.md *fix lane_seg preditor init * ppvehicle_press.md ppvehicle_retrograde.ma add gif image * *fix ppvehicle press retrograde readme, test=document_fix *add ppvehicle press retrograde en readme test=document_fix *fix ppvehicle retrograde keep left bug * fix ppvehicle readme,test=document_fix * fix ppvehicle retrograde en readme,test=document_fix * ppvehicle_press ppvehicle_retrograde readme add sulution test=document_fix * fix ppvehicle press retrograde readme format test=document_fix
-
- 07 12月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 16 11月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
* update doc, test=document_fix * update en doc, test=document_fix * update link, test=document_fix
-
- 27 10月, 2022 1 次提交
-
-
由 zhiboniu 提交于
-
- 25 10月, 2022 1 次提交
-
-
由 XYZ_916 提交于
-
- 12 10月, 2022 1 次提交
-
-
由 zhiboniu 提交于
* fix time count while less than warmupframe * eliminate capture video time cost
-
- 11 10月, 2022 1 次提交
-
-
由 zhiboniu 提交于
-
- 08 10月, 2022 1 次提交
-
-
由 zhiboniu 提交于
* update PP-Vehicle docs and en docs * add reid model in v2.5 modelzoo * update more
-
- 27 9月, 2022 1 次提交
-
-
由 zhiboniu 提交于
* add push stream * update push stream docs * update class name
-
- 21 9月, 2022 1 次提交
-
-
由 zhiboniu 提交于
-
- 11 9月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
* update ppvehicle en doc, test=document_fix * refine vehicle doc, test=document_fix
-
- 05 9月, 2022 1 次提交
-
-
由 zhiboniu 提交于
* multi_thread & multi_rtsp input; test=document_fix * update rtsp docs; test=document_fix * update savename,add threadid to name;test=document_fix
-
- 30 8月, 2022 3 次提交
-
-
由 XYZ_916 提交于
-
由 zhiboniu 提交于
-
由 wangguanzhong 提交于
-
- 29 8月, 2022 2 次提交
- 26 8月, 2022 1 次提交
-
-
由 zhiboniu 提交于
* update pphuman model of keypoint\attribute\action recognition * update jetson docs * mv yolov3 pedestrian to pphuman * update ppvehicle&human det * update links * add vehicle plate & attribute * add pphuman json & ppvehicle json
-
- 24 8月, 2022 1 次提交
-
-
由 zhiboniu 提交于
-
- 22 8月, 2022 2 次提交
- 19 8月, 2022 1 次提交
-
-
由 zhiboniu 提交于
* update ppvehicle modelzoo; test=document_fix * update pipeline pictures * update * fix platerec jetson trtfp16; test=document_fix * replace all --model_dir in pipeline docs; test=document_fix
-
- 17 8月, 2022 2 次提交
-
-
由 YixinKristy 提交于
* Update README.md * Update README.md
-
由 zhiboniu 提交于
-
- 16 8月, 2022 4 次提交
-
-
由 Feng Ni 提交于
* skip frames for faster mot * fix skip frame mot * fix skip frame mot * fix skip frame mot * set skip frame default -1, test=document_fix
-
由 zhiboniu 提交于
-
由 zhiboniu 提交于
* fix trt params * update config to make safe of trt input shape
-
由 XYZ_916 提交于
* illegal parking for ppvehicle quick start * add docs for illegal parking * delete useless number * modify docs format * add English version of doc for illegal parking * modify md5sum for mot_ppyoloe_l_36e_ppvehicle * delete old ocr models
-
- 15 8月, 2022 2 次提交
-
-
由 JYChen 提交于
-
由 XYZ_916 提交于
* 1. add md5sum check; 2. add illegal parking recognition. * add config for illegal parking recognition * car licenseplate skipframe&time counter vote (#6609) * car licenseplate skipframe&time counter vote * incase of no track * update the method to get plate * if illegal_parking_time is -1, do not update_object_info * get model dir from cfg * illegal parking visualize optimize Co-authored-by: Nzhiboniu <31800336+zhiboniu@users.noreply.github.com>
-