- 08 4月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
* add nms trt support * add check version code * fix bugs
-
- 18 3月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
* support rcnn onnx * clean code * update cascade rcnn * add todo for rpn proposals
-
- 09 3月, 2022 1 次提交
-
-
由 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>
-
- 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
-
- 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
-
- 12 10月, 2021 1 次提交
-
-
由 Wenyu 提交于
-
- 14 9月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
-
- 08 7月, 2021 3 次提交
-
-
由 Wenyu 提交于
-
由 Manuel Garcia 提交于
Besides removing unnecessary imports, this also fixes the missing logger module in test_architectures.py within the static directory.
-
由 George Ni 提交于
-
- 07 7月, 2021 1 次提交
-
-
由 shangliang Xu 提交于
* Add DETR * drop return_pad_mask in PadBatch
-
- 04 7月, 2021 1 次提交
-
-
由 cnn 提交于
* fix bs=2 of FCOS * fix bs=2 of ttfnet * fix cascade deploy * speedup by paddle.expand
-
- 28 6月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* add solov2 enhance model
-
- 21 6月, 2021 1 次提交
-
-
由 FlyingQianMM 提交于
-
- 10 6月, 2021 1 次提交
-
-
由 George Ni 提交于
* jde fairmot export and video python infer
-
- 28 5月, 2021 1 次提交
-
-
由 cnn 提交于
* rcnn bs>1 * delete redundant comments
-
- 20 5月, 2021 1 次提交
-
-
由 cnn 提交于
* bs>1 for YOLO
-
- 19 5月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
* add model_zoo unittest
-
- 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
-
- 11 5月, 2021 1 次提交
-
-
由 George Ni 提交于
* jde and deepsort: model
-
- 26 4月, 2021 1 次提交
-
-
由 zhiboniu 提交于
-
- 16 4月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* fix name of ConvNormLayer for fcos solov2 * fix name in other head convbn * fix yolo name, fix ttf_head name, test=document_fix
-
- 15 4月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* add ttfnet enhance * add doc * fix pafnet training
-
- 12 4月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
* add senet * add annotations according to review
-
- 08 4月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* update slim model * fix skip quant
-
- 30 3月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* add fcos ttfnet coment, update modelzoo * fix ttfnet coment
-
- 22 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 10 3月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 09 3月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* add blazeface & update rcnn modelzoo * remove condition num_priors
-
- 19 2月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* add gn head fpn, test=dygraph * add gn for cascade * update gn readme, test=dygraph
-
- 13 2月, 2021 1 次提交
-
-
由 Feng Ni 提交于
-
- 09 2月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* update cascade, test=dygraph * clean code, test=dygraph * add cascade_rcnn, test=dygraph * update according to reviews, test=dygraph * support dy2static, test=dygraph
-
- 05 2月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* fix RCNN dygraph to static
-
- 28 1月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
* fit for YOLOvd/PPYOLO/SSD
-
- 25 1月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* refactor rcnn, test=dygraph * add mask_rcnn, test=dygraph * add Faster RCNN & Faster FPN, test=dygraph * update according to the review, test=dygraph
-
- 22 1月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 20 1月, 2021 2 次提交
-
-
由 Feng Ni 提交于
* ttfnet infer * fix ttfnet deploy * clean code * add comment, fix config * add comment, update modelzoo * fix norm resize, update modelzoo
-
由 wangxinxin08 提交于
* add ppyolo in dygraph * fix bugs * modify configs * polish docs, modify ema and add configs * modify link of model * fix bugs in ema * modify code according to review * modify minicoco configs
-