- 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>
-
- 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 提交于
-
- 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 1 次提交
-
-
由 Feng Ni 提交于
-
- 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
-
- 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 1 次提交
-
-
由 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 提交于
-
- 17 12月, 2021 1 次提交
-
-
由 Feng Ni 提交于
-
- 02 12月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* update pptracking and mot doc, test=document_fix * update docs, test=document_fix * fix notes, test=document_fix
-
- 24 11月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* fix label_list for mot, add warnings * add result txt format, test=document_fix * fix readme of mtmct, fix paddle.disable_static, test=document_fix * remove paddle api
-
- 19 11月, 2021 2 次提交
-
-
由 Feng Ni 提交于
* fix mtmct deploy * add enable_static
-
由 Feng Ni 提交于
* add mtmct aic_vehicle baseline * fix clip_bbox, add coco model filter, fix some bugs * fix infer bugs, fix crops and mtmct vis * fix engine tracker infer * fix mtmct images deploy * fix readme and cfg * remove mtmct of cfg modeling and tracker * fix doc cfg
-
- 11 11月, 2021 1 次提交
-
-
由 FlyingQianMM 提交于
* add flow_statistic for mot_jde * raise NotImplementedError when multi-class entrance counting is chosen * revert * 'mp4v' to *'mp4v' * add python flow_statistic for sde
-
- 10 11月, 2021 2 次提交
-
-
由 wangguanzhong 提交于
* update window timer for pptracking * keep origin mp4v format
-
由 FlyingQianMM 提交于
* add flow_statistic for mot_jde * raise NotImplementedError when multi-class entrance counting is chosen * revert * 'mp4v' to *'mp4v'
-
- 09 11月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* add python deploy for pptracking * fix plot tracking classes * fix picodet deepsort * fix format * rename to det_infer
-