- 29 8月, 2023 1 次提交
-
-
由 Tingquan Gao 提交于
* [BugFix] fix_textbbox in ImageDraw cherry-pick from #8455: * fix_textbbox * compact_py37 * update_req * support to chinese in draw_bbox --------- Co-authored-by: Nshiyutang <34859558+shiyutang@users.noreply.github.com>
-
- 13 6月, 2023 1 次提交
-
-
由 niefeng 提交于
-
- 09 5月, 2023 1 次提交
-
-
由 duanyanhui 提交于
-
- 08 5月, 2023 1 次提交
-
-
由 duanyanhui 提交于
* add npu inference support * change aligned=false for npu * fix typo
-
- 01 2月, 2023 1 次提交
-
-
由 chenxujun 提交于
-
- 28 1月, 2023 1 次提交
-
-
由 Feng Ni 提交于
* add ppyoloe architectures * fix deploy ppyoloe arch * add ppyoloe arch coments, test=document_fix
-
- 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
-
- 09 1月, 2023 2 次提交
-
-
由 LokeZhou 提交于
* Add BOTSORTTracker * pptracking/python/mot/tracker/botsort_tracker.py * ppdet/modeling/mot/tracker/botsort_tracker.py fix OCSORTTracker * * botsort kalman_filter.py float64->float32 * requirements.txt add numba * [Mot] kalman_filter.py lazy import numba * add code source and modify comments * [MOT] fix numba lazy import bug * [MOT] botsort add README.md * delete comment code
-
由 Feng Ni 提交于
* add centertrack base codes * fix deploy and docs * fix tracker * fix * fix pre_img * fix deploy * fix
-
- 26 12月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 09 12月, 2022 1 次提交
-
-
由 LokeZhou 提交于
-
- 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 1 次提交
-
-
由 XYZ_916 提交于
-
- 29 8月, 2022 2 次提交
- 16 8月, 2022 1 次提交
-
-
由 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
-
- 15 8月, 2022 1 次提交
-
-
由 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>
-
- 20 7月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* [Dy2St]Fix cascade_rcnn export model problem (#6468) * [Dy2St]Fix cascade_rcnn export model problem * [Dy2St]Fix cascade_rcnn export model problem * fix import for mot * fix import for mot deploy * fix lazy import mot
-
- 18 7月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 12 7月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* add break in counting for pphuman * fix break in doc and codes * fix mot break in region, test=document_fix * fix region_polygon and region_type, test=document_fix * add tools for get_video_info, test=document_fix
-
- 11 7月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* add ocsort tracker * add ocsort deploy * merge develop * fix ocsort tracker codes * fix doc, test=document_fix * fix doc, test=document_fix
-
- 23 6月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 23 5月, 2022 1 次提交
-
-
由 zhiboniu 提交于
-
- 04 5月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 02 5月, 2022 1 次提交
-
-
由 Shuangchi He 提交于
-
- 08 4月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* fix deploy python mot infer, fix cfgs * fix doc, test=document_fix
-
- 30 3月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* rename lite model tar name; test=document_fix * Update Readme_cn and Add Readme_en on 2.4 (#5500) * Update README_cn.md * Update Readme * Update README_cn.md * Update README_cn.md * Update docs for PP-YOLOE (#5494) (#5495) * [cherry-pick] fix test arch (#5504) * [cherry-pick] update pphuman en doc, test=document_fix (#5507) * update pphuman en doc, test=document_fix * update doc * add warnings and TestDataset dataset_dir * remove cython_box and fix doc * fix conflict, test=document_fix Co-authored-by: Nzhiboniu <zhiboniu@163.com> Co-authored-by: NYixinKristy <48054808+YixinKristy@users.noreply.github.com> Co-authored-by: Nqingqing01 <dangqingqing@baidu.com> Co-authored-by: Nwangguanzhong <jerrywgz@126.com>
-
- 28 3月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 26 3月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* add entrance_count draw_center_traj save_mot_txts * fix pphuman plot_tracking_dict * fix pphuman plot_tracking_dict * fix plot tracking dict * fix pipeline mot plot, add gif * fix collector append, test=document_fix
-
- 22 3月, 2022 2 次提交
-
-
由 wangguanzhong 提交于
-
由 wangguanzhong 提交于
-
- 21 3月, 2022 2 次提交
-
-
由 wangguanzhong 提交于
-
由 Feng Ni 提交于
* add bytetrack yolov3 ppyoloe cfgs * add bytetrack reid * fix sde bytetrack reid * fix bytetrack readme * add jdetracker mtmct * fix bytetrack reid * fix deploy track_config * fix doc readme
-
- 15 3月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* add bytetrack yolov3 engine and deploy baseline * fix bytetrack yolov3 configs * fix cfgs tools * fix tracker pred_dets * fit pptracking jde sde infer * rename cfgs, fix mot_sde_infer * fix mot sde single class infer * remove byte cfgs * fix mtmct * clean code
-
- 08 3月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 26 12月, 2021 1 次提交
-
-
由 Feng Ni 提交于
-
- 17 12月, 2021 1 次提交
-
-
由 Feng Ni 提交于
-
- 12 12月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* support rcnn bs=2 in cpp infer * check dynamic shape in padbatch * replace fluid by paddle * fix time display in pptracking cpp * fix timer in bs=2
-
- 09 12月, 2021 1 次提交
-
-
由 Feng Ni 提交于
-
- 08 12月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* add mot jde api for pptracking * add pptracking sde api infer
-