- 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 提交于
-
- 24 11月, 2021 3 次提交
-
-
由 Mark Ma 提交于
* add multi-scale test * add resnet34-fpn-mstest item in model zoo
-
由 Feng Ni 提交于
* update pptracking modelzoo readme * fix cfg, test=document_fix
-
由 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
-
- 22 11月, 2021 2 次提交
-
-
由 Feng Ni 提交于
-
由 wangxinxin08 提交于
-
- 21 11月, 2021 2 次提交
-
-
由 wangxinxin08 提交于
* fix problem of s2anet while deploying * correct problem of s2anet TestReader * add dota default category
-
由 zhoujun 提交于
-
- 19 11月, 2021 2 次提交
- 18 11月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* fix Momentum and label list * fix export of mcfairmot
-
- 15 11月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 11 11月, 2021 1 次提交
-
-
由 Feng Ni 提交于
-
- 09 11月, 2021 1 次提交
-
-
由 Feng Ni 提交于
-
- 06 11月, 2021 2 次提交
- 05 11月, 2021 3 次提交
-
-
由 Guanghua Yu 提交于
-
由 wangguanzhong 提交于
* update citation * update citation
-
由 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
-