- 17 8月, 2022 1 次提交
-
-
由 niuliling123 提交于
-
- 01 6月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
* clean fluid * mv static to legacy * remove yolo box * revert legacy dir * revert static link * update in_dynamic_mode * clean iou_similarity, collect_fpn_proposals, bipartite_match
-
- 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 提交于
-
- 20 5月, 2021 2 次提交
-
-
由 wangguanzhong 提交于
* support no label training * fix load_crowd * update to fit rbox * add empty_ratio * update configs * support mask rcnn * clean drop_empty for mot & keypoint * refine is_crowd
-
由 Kaipeng Deng 提交于
-
- 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
-
- 06 5月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 28 4月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* fix voc eval * remove debug code * add comments * update comment for collate_batch
-
- 26 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
* update DataLoader & speed up Mask RCNN
-
- 25 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
* refine trainer
-
- 24 3月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* support not pad gt in rcnn model * add comment in reader
-
- 22 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 17 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
* enable shared memory
-
- 15 3月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
* add yolov3 voc configs for dygraph * simplify yolov3 darknet voc configs * support num_classes shared from dataset config
-
- 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 次提交
-
-
由 Kaipeng Deng 提交于
* fix reader exit error * fix commet
-
- 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>
-