- 08 7月, 2021 1 次提交
-
-
由 Manuel Garcia 提交于
Besides removing unnecessary imports, this also fixes the missing logger module in test_architectures.py within the static directory.
-
- 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
-
- 30 3月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 22 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 19 2月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* add gn head fpn, test=dygraph * add gn for cascade * update gn readme, test=dygraph
-
- 29 1月, 2021 1 次提交
-
-
由 Feng Ni 提交于
-
- 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
-
- 13 1月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* fcos infer * fcos training * fix stgraph fcosloss * fcos doc * fix dy_fcos * add comment * train eval deploy fcos * remove fcos config, add comment * fix iter_tic Co-authored-by: Nnemonameless <nemonameless@qq.com> Co-authored-by: Ngeorgenemo <nifeng@pku.edu.cn>
-
- 11 1月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* add solov2 dygraph model, test=dygraph
-
- 19 12月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Rename dir name in modeling * Update changelog
-
- 18 12月, 2020 1 次提交
-
-
由 qingqing01 提交于
Merge dygraph branch into master branch. Co-authored-by: NFDInSky <48318485+FDInSky@users.noreply.github.com> Co-authored-by: Nsunxl1988 <47514455+sunxl1988@users.noreply.github.com> Co-authored-by: Nwangguanzhong <jerrywgz@126.com> Co-authored-by: Nwangxinxin08 <69842442+wangxinxin08@users.noreply.github.com> Co-authored-by: Nwanghuancoder <wanghuancoder@163.com> Co-authored-by: Ncnn <liuhui29@baidu.com> Co-authored-by: NGuanghua Yu <742925032@qq.com> Co-authored-by: NKaipeng Deng <dengkaipeng@baidu.com> Co-authored-by: Nroot <root@bjyz-sys-gpu-kongming0.bjyz.baidu.com>
-