- 30 5月, 2023 1 次提交
-
-
由 songzhangzhang 提交于
predict_image() requires that the image is RGB format, but VideoCapture.read() returns BGR image, so we need to convert the frame to RGB format.
-
- 09 5月, 2023 1 次提交
-
-
由 duanyanhui 提交于
* fix npu tipc script * fix typo * fix conflict * add npu inference support * fix typo
-
- 09 1月, 2023 1 次提交
-
-
由 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
-
- 09 12月, 2022 1 次提交
-
-
由 LokeZhou 提交于
-
- 29 8月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 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
-
- 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 提交于
-
- 08 4月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* fix deploy python mot infer, fix cfgs * fix doc, test=document_fix
-
- 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 1 次提交
-
-
由 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
-
- 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
-
- 08 12月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* add mot jde api for pptracking * add pptracking sde api infer
-
- 06 12月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* fix timer in deploy * fix mot_keypoint deploy
-
- 02 12月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* update pptracking and mot doc, test=document_fix * update docs, test=document_fix * fix notes, test=document_fix
-
- 23 11月, 2021 1 次提交
-
-
由 Feng Ni 提交于
-
- 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
-
- 12 11月, 2021 1 次提交
-
-
由 FlyingQianMM 提交于
* add implementment for FlowStatics * rename count to entrance_count; rename count_set to id_set * add a todo for entrance line setting * rename count to do_entrance_counting * convert print_save_file to the origin line * visualize entrance line * fix conflicts * move entrance_line show in plot_track
-
- 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 1 次提交
-
-
由 wangguanzhong 提交于
* update window timer for pptracking * keep origin mp4v format
-
- 09 11月, 2021 2 次提交
- 06 11月, 2021 1 次提交
-
-
由 Feng Ni 提交于
-
- 05 11月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* add mcfairmot train eval export code * fix eval and export * update modelzoo * add hrnet18_dlafpn * unify jdetracker * fix deploy infer for single class * fix multi class fairmot deploy * fix mcmot data source and deploy * fix num_identities * fix num_identities_dict
-
- 03 11月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* fit some detectors for deepsort * fix configs and readme * add tracked bbox score cls_id, fix deploy bugs * add deepsort cfg score threshold * fix deploy deepsorttracker, fix cfgs * merge develop, fix format * add pplcnet * add pplcnet cfgs * fix cfgs * fix cfgs * clean pplcnet code * fix readme
-
- 28 10月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
-
- 15 10月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* add general yolov3 for deepsort * refine format * fix no target infer * fix readme and conflict
-
- 29 9月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* add hrnet18 fairmot * add lite hrnet_w18 * add hrnet dlafpn * update hrnet18_dlafpn modelzoo * hrnet18dlafpn modelzoo * add comments * set neck not none, update modelzoo
-
- 30 8月, 2021 1 次提交
-
-
由 Feng Ni 提交于
-
- 12 8月, 2021 1 次提交
-
-
由 George Ni 提交于
-
- 29 7月, 2021 1 次提交
-
-
由 George Ni 提交于
-
- 26 7月, 2021 1 次提交
-
-
由 George Ni 提交于
* add kitti metric * clean kitti metric code * fix kitticars doc * remove kitti headtracking cfgs * remove kitti headtracking cfgs, clean code * fix datatype and ffmpeg, test=document_fix * add soft link, test=document_fix * add doc link, test=document_fix * fix deploy image_list, test=document_fix
-
- 09 7月, 2021 2 次提交