- 17 8月, 2022 1 次提交
-
-
由 niuliling123 提交于
-
- 04 8月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 01 8月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 18 7月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 15 7月, 2022 1 次提交
-
-
由 pk_hk 提交于
-
- 13 7月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
cast dtype in load_pretrain_weight
-
- 20 6月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 01 6月, 2022 1 次提交
-
-
由 Wenyu 提交于
-
- 25 5月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 20 5月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
* add yolov3 PrunerQAT joint compression strategy * update readme
-
- 13 5月, 2022 2 次提交
-
-
由 Guanghua Yu 提交于
-
由 wangguanzhong 提交于
-
- 12 5月, 2022 2 次提交
-
-
由 Manan Goel 提交于
* Implementation of WandbLogger callback to log metrics and model checkpoints * Added documentation on how to use WandbLogger and VisualDL * Minor bug fix and pull from upstream * Removed pass statement for cleanup * Update logging_en.md Fixed documentation * Update trainer.py
-
由 wangxinxin08 提交于
* polish args * fix import bugs
-
- 10 5月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
* fix yaml constructor in eval & export * fix typo
-
- 07 5月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 28 4月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 22 4月, 2022 1 次提交
-
-
由 Wenyu 提交于
* save infer results to file. * update, for mac temp file * update func name, fix mem, fix dir
-
- 18 4月, 2022 2 次提交
- 12 4月, 2022 1 次提交
-
-
由 Chang Xu 提交于
-
- 08 4月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* revert det tqdm eval, test=document_fix * revert det tqdm eval, test=document_fix
-
- 06 4月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 31 3月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 23 3月, 2022 1 次提交
-
-
由 furnace 提交于
-
- 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
-
- 07 3月, 2022 1 次提交
-
-
由 lvjian0706 提交于
* add mcfiarmot ptq * update docs
-
- 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 提交于
-
- 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
-