- 29 3月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 24 3月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 23 3月, 2022 2 次提交
-
-
由 wangguanzhong 提交于
-
由 wangguanzhong 提交于
-
- 21 3月, 2022 2 次提交
-
-
由 Guanghua Yu 提交于
* add picodet new config
-
由 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
-
- 19 3月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
-
- 18 3月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
* support rcnn onnx * clean code * update cascade rcnn * add todo for rpn proposals
-
- 17 3月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 16 3月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
* support nms options when export model * fix config
-
- 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
-
- 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
-
- 11 3月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 09 3月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 08 3月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 07 3月, 2022 2 次提交
-
-
由 shangliang Xu 提交于
* Add PP-YOLOE yaml * rename PP-YOLOE * Add exclude_nms in ppyoloe_head * rename pretrain_weights
-
由 Guanghua Yu 提交于
-
- 04 3月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 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>
-
- 11 2月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
* add a new version code of PicoDet
-
- 29 1月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 28 1月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 26 1月, 2022 1 次提交
-
-
由 Blake 提交于
* add implementation of RetinaNet * * add README.md and model zoo * rename FOCSFeat -> RetianFeat * add mstrain model to model zoo * refactor DeltaBBoxCoder * update link for model and log
-
- 14 1月, 2022 1 次提交
-
-
由 JYChen 提交于
* fix fuse_normalize not working when export model * fix solov2 by keeping inputs setting before building model
-
- 13 1月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 09 1月, 2022 1 次提交
-
-
由 Xinjun-Wu吴鑫俊 提交于
* modify the ch_in&ch_out of the BasicBlock (cherry picked from commit da568e4741f9a3a440ba1f605b8d12299fe4ed23) * add the type convertion of the ch_in and ch_out & update gitignore (cherry picked from commit 5b55097c6dab81dbccc187ba13a92b724ffc7ef5) * revert the changes of gitignore (cherry picked from commit ffeb72a8cefca6f416c5483756cc67f26f40522f)
-
- 07 1月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
This reverts commit 3e0e3585.
-
- 27 12月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 24 12月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 22 12月, 2021 1 次提交
-
-
由 Wenyu 提交于
-
- 21 12月, 2021 3 次提交
-
-
由 wangxinxin08 提交于
* support different norm_type for different module when convert to sync batch norm * remove BatchNorm in esnet
-
由 wangguanzhong 提交于
-
由 Guanghua Yu 提交于
-
- 20 12月, 2021 1 次提交
-
-
由 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
-
- 17 12月, 2021 1 次提交
-
-
由 Feng Ni 提交于
-
- 16 12月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 07 12月, 2021 1 次提交
-
-
由 will-jl944 提交于
-
- 02 12月, 2021 2 次提交
-
-
由 wangguanzhong 提交于
-
由 will-jl944 提交于
* fix assertion bug * fix assertion bug
-
- 30 11月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
-