- 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
-
- 01 3月, 2022 1 次提交
-
-
由 Wenyu 提交于
-
- 09 2月, 2022 1 次提交
-
-
由 houj04 提交于
-
- 09 12月, 2021 1 次提交
-
-
由 Walter 提交于
* add function wider face to coco dataset in x2coco.py
-
- 19 11月, 2021 1 次提交
-
-
由 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
-
- 05 11月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 29 10月, 2021 1 次提交
-
-
由 ellinyang 提交于
-
- 21 10月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 15 10月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* add general yolov3 for deepsort * refine format * fix no target infer * fix readme and conflict
-
- 14 10月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 12 10月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
-
- 26 8月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 11 8月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
-
- 03 8月, 2021 1 次提交
-
-
由 George Ni 提交于
* add frame_rate for mot infer video * add doc of frame_rate for mot video infer, test=document_fix
-
- 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
-
- 20 7月, 2021 1 次提交
-
-
由 George Ni 提交于
* mot video decode to images * add infer_dir for mot * fix export and unite pose infer * remove task in mot source * set image_dir * update doc
-
- 08 7月, 2021 2 次提交
-
-
由 Manuel Garcia 提交于
Besides removing unnecessary imports, this also fixes the missing logger module in test_architectures.py within the static directory.
-
由 Manuel Garcia 提交于
-
- 03 7月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
-
- 30 6月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 17 6月, 2021 1 次提交
-
-
由 Wenyu 提交于
-
- 10 6月, 2021 1 次提交
-
-
由 George Ni 提交于
* jde fairmot export and video python infer
-
- 12 5月, 2021 1 次提交
-
-
由 George Ni 提交于
* add config for jde and deepsort, add engine metric tools * add mot_metrics * fix configs engine and others * fix configs others * move configs * fix ap_per_class, fix doc * fix test_mode, seqs * fix test_mode to metric * fix JDE arch metric * clean requirement * add to requirement
-
- 29 4月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* fix sync_bn in cpu
-
- 26 4月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 21 4月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* update doc on develop, test=document_fix * update dependency of ppdet and paddle, test=document_fix * update docs, test=document_fix
-
- 16 4月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* fix some docs error
-
- 15 4月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 13 4月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
-
- 09 4月, 2021 1 次提交
-
-
由 cnn 提交于
* Add S2ANet model for Oriented Object Detection.
-
- 07 4月, 2021 2 次提交
-
-
由 Kaipeng Deng 提交于
* fix warning
-
由 Guanghua Yu 提交于
* add Distill model * add distill+prune
-
- 06 4月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* update files * update for ci-travis
-
- 29 3月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 22 3月, 2021 2 次提交
-
-
由 Kaipeng Deng 提交于
-
由 Kaipeng Deng 提交于
-
- 11 3月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 10 3月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 11 1月, 2021 2 次提交
-
-
由 Guanghua Yu 提交于
* add solov2 dygraph model, test=dygraph
-
由 Feng Ni 提交于
* add mbv1v3-yolov3 * add ssd mbv1v3 voc * yolov3 mbv1v3 voc * training log fix * yolov3 voc fix * yolov3 mbv1v3 training and eval, ssd fix * add syncbn * mbv1v3 clean code * mbv1v3 clean codes * remove ssd mbv1v3 * update modelzoo doc * remove others * fix ssd reader and prior_box * ssd mbv1 config * fix anchor steps and reader op * ssdlite mbv1v3 infer and train * update yolov3 config and modelzoo * update yolov3_mbv3 modelzoo * pre commit update * update modelzoo * fix mbv3 in yolov3 * fix precommit Co-authored-by: Nnemonameless <nemonameless@qq.com>
-