- 14 3月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* fix deepsort detectors cfgs, add ppyoloe * modify yolov3 40e * add ppyoloe mot17half modelzoo * add resnet embedding reid * remove fasterfpn picodet, fix nms for higher MOTA * add mot17 yml * fix _base_ cfgs * fix doc
-
- 08 3月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 07 3月, 2022 2 次提交
-
-
由 lvjian0706 提交于
* add mcfiarmot ptq * update docs
-
由 shangliang Xu 提交于
-
- 03 3月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
* [ppyolov3] add ppyolov3 base code * add ppyolov3 s/m/x * modify ema * modify code to convert onnx successfully * support arbitrary shape * update config to use amp default * refine ppyolo_head code * modify reparameter code * refine act layer * adapter pico_head and tood_head code * remove ppyolov3 yaml * fix codestyle Co-authored-by: Nwangxinxin08 <wangxinxin08@baidu.com>
-
- 01 3月, 2022 1 次提交
-
-
由 Wenyu 提交于
-
- 11 2月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
* add a new version code of PicoDet
-
- 19 1月, 2022 1 次提交
-
-
由 minghaoBD 提交于
-
- 13 1月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 07 1月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
This reverts commit 3e0e3585.
-
- 04 1月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
* support export post_process in PicoDet
-
- 26 12月, 2021 1 次提交
-
-
由 Feng Ni 提交于
-
- 23 12月, 2021 1 次提交
-
-
由 Chang Xu 提交于
-
- 21 12月, 2021 2 次提交
-
-
由 wangxinxin08 提交于
* support different norm_type for different module when convert to sync batch norm * remove BatchNorm in esnet
-
由 Guanghua Yu 提交于
-
- 20 12月, 2021 2 次提交
-
-
由 Guanghua Yu 提交于
-
由 wangxinxin08 提交于
* refine sync bn * fix bugs of batch_norm * fix bugs while deploying and modify BatchNorm to BatchNorm2D * param_attr -> weight_attr in BatchNorm2D * modify BatchNorm to BatchNorm2D
-
- 30 11月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
-
- 24 11月, 2021 1 次提交
-
-
由 Mark Ma 提交于
* add multi-scale test * add resnet34-fpn-mstest item in model zoo
-
- 23 11月, 2021 1 次提交
-
-
由 minghaoBD 提交于
* unstructured prune for picodet
-
- 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
-
- 12 11月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 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
-
- 29 10月, 2021 1 次提交
-
-
由 ellinyang 提交于
-
- 26 10月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 23 10月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* update mot vehicle modelzoo * update bdd100k visdrone vehicle modelzoo
-
- 21 10月, 2021 1 次提交
-
-
由 Wenyu 提交于
-
- 18 10月, 2021 2 次提交
-
-
由 wangguanzhong 提交于
* add centernet * add centernet * add r50 for centernet * support deploy for centernet * add doc * update pretrain * clean code * update r50 doc * unify for_mot * update code according to review * update doc * refine preprocess * update doc
-
由 Guanghua Yu 提交于
* update PicoDet Architecture and config
-
- 17 10月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* update picodet inference deploy
-
- 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 提交于
-
- 09 10月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
* [dev] add TOOD * fix link and notes * replace ConvNormLayer
-
- 27 9月, 2021 1 次提交
-
-
由 zhiboniu 提交于
* add keypoint top-down cpp infer; total:5ms,pre:0.7ms,infer:3.8ms,post:0.01ms * add dark_pose support
-
- 23 9月, 2021 1 次提交
-
- 18 9月, 2021 1 次提交
-
-
由 zhiboniu 提交于
-
- 30 8月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-