- 05 12月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 30 11月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* add ssod denseteacher fcos codes and refine baseline doc * fix docs * fix deploy and ColorJitter float32 * fix docs * fix docs, test=document_fix
-
- 15 11月, 2022 1 次提交
-
-
由 Feng Ni 提交于
-
- 19 8月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
* [dev] add ppyoloe_plus configs and alter NormalizeImage * alter other NormalizeImage * alter cpp NormalizeImage
-
- 18 8月, 2022 1 次提交
-
-
由 Feng Ni 提交于
* add slice infer for smalldet * add slice infer for smalldet * fix slice infer * fix doc, test=document_fix * fix eval and configs * add slice dataset loader * fix deploy * fix docs, test=document_fix * update docs, test=document_fix
-
- 11 8月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
* refactor s2anet to support batch_size > 1 * fix problem of inference * support batch_size > 1 for training * fix empty results * fix dota eval * fix configs of s2anet_head * modify s2anet_spine_1x to 73 mAP
-
- 07 6月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 27 5月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
* fix mosaic in voc dataset * fix is_crowd
-
- 02 5月, 2022 1 次提交
-
-
由 Shuangchi He 提交于
-
- 22 4月, 2022 2 次提交
-
-
由 Guanghua Yu 提交于
-
由 Guanghua Yu 提交于
-
- 21 4月, 2022 1 次提交
-
-
由 nemonameless 提交于
-
- 18 4月, 2022 2 次提交
- 22 3月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
-
- 15 3月, 2022 1 次提交
-
-
由 ucsk 提交于
Fixed a possible error on line 2021: "TypeError: 'numpy.float64' object cannot be interpreted as an integer".
-
- 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>
-
- 05 11月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 03 11月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 29 10月, 2021 1 次提交
-
-
由 ellinyang 提交于
-
- 18 10月, 2021 1 次提交
-
-
由 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
-
- 13 10月, 2021 1 次提交
-
-
由 Wenyu 提交于
-
- 11 10月, 2021 1 次提交
-
-
由 sucuicong 提交于
* a version of ppyolo for EdgeBoard * a version of ppyolo for EdgeBoard
-
- 19 9月, 2021 1 次提交
-
-
由 Wenyu 提交于
* decode with cache * update * update
-
- 21 7月, 2021 1 次提交
-
-
由 George Ni 提交于
-
- 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 提交于
-
- 07 7月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
* Add DETR * drop return_pad_mask in PadBatch
-
- 29 6月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 23 6月, 2021 1 次提交
-
-
由 Wenyu 提交于
* add random resize and crop * update * update
-
- 21 6月, 2021 1 次提交
-
-
由 FlyingQianMM 提交于
-
- 10 6月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 09 6月, 2021 1 次提交
-
-
由 will-jl944 提交于
-
- 03 6月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 29 5月, 2021 1 次提交
-
-
由 George Ni 提交于
-
- 18 5月, 2021 1 次提交
-
-
由 George Ni 提交于
* add video infer for TestMOTReader * format, test=documment_fix
-
- 15 5月, 2021 1 次提交
-
-
由 FlyingQianMM 提交于
* add fairmot * rename pretrain_weights * add comments; reuse focal loss and convnorm * update comments
-
- 13 5月, 2021 1 次提交
-
-
由 George Ni 提交于
* fix hsv randomaffine * fix nms return_index * fix gt_ide by tid_start_index
-
- 12 5月, 2021 1 次提交
-
-
由 cnn 提交于
* s2anet fix export and deploy * remove redundant code * fix cpp for s2anet deploy * fix bug of get_categories * rename poly_to_rbox to poly2rbox * add some comment for function
-
- 11 5月, 2021 1 次提交
-
-
由 George Ni 提交于
* add mot data * fix operators, source * fix data source transform * fix parse_dataset register_op * fix scale_factor, RandomAffine * add assert for check * fix ci
-