- 20 4月, 2023 1 次提交
-
-
由 JYChen 提交于
* make solov2 adaptive to getitem output 0-D * make faster-rcnn adaptive to getitem output 0-D
-
- 08 2月, 2023 1 次提交
-
-
由 wangguanzhong 提交于
-
- 07 2月, 2023 1 次提交
-
-
由 ucsk 提交于
* add QueryInst * update sparse config * Clean up redundancy and update style * update config * add trained models & resolve conflict * share bbox_cxcywh_to_xyxy * Revert "share bbox_cxcywh_to_xyxy" This reverts commit ccf811211eda0a59dc0446f1b716f4e7412367f9. * repeat bbox_cxcywh_to_xyxy * Poly2Mask: Add delete switch RandomSizeCrop: keep origin randint style * update copyright
-
- 26 12月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 14 9月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 09 9月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
* compat dev & release * fix ops import
-
- 08 9月, 2022 1 次提交
-
-
由 Wenyu 提交于
-
- 02 9月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 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
-
- 01 8月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
* refactor ext op and add matched rbox iou * replace rbox_iou_ops with ext_op
-
- 04 7月, 2022 1 次提交
-
-
由 Wenyu 提交于
* add reg_class_agnostic * add loss_rpn_bbox
-
- 31 5月, 2022 1 次提交
-
-
由 Kaipeng Deng 提交于
* fix class init when import ppdet files
-
- 10 5月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 29 4月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
-
- 22 4月, 2022 2 次提交
-
-
由 Feng Ni 提交于
-
由 wangguanzhong 提交于
* add assign_on_cpu on postprocess * add gpu check
-
- 18 3月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
* support rcnn onnx * clean code * update cascade rcnn * add todo for rpn proposals
-
- 21 12月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 15 11月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 05 11月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* update citation * update citation
-
- 01 9月, 2021 2 次提交
-
-
由 wangguanzhong 提交于
-
由 wangguanzhong 提交于
-
- 05 8月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 28 7月, 2021 1 次提交
-
-
由 cnn 提交于
* s2anet update * remove np anchor
-
- 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.
-
- 28 6月, 2021 1 次提交
-
-
由 cnn 提交于
* reorganize the code, and fix bug * fix typo * remve comment * reorganize code * Revert "reorganize code" This reverts commit 4f928c3a46b264ba8815978b914bf81a46b66b62. * set weight * set default config * fix code style
-
- 28 5月, 2021 1 次提交
-
-
由 cnn 提交于
* rcnn bs>1 * delete redundant comments
-
- 20 5月, 2021 2 次提交
-
-
由 cnn 提交于
* bs>1 for YOLO
-
由 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
-
- 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
-
- 21 4月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
* remove rbox-iou-ops dependence
-
- 13 4月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* add pssdet model
-
- 09 4月, 2021 1 次提交
-
-
由 cnn 提交于
* Add S2ANet model for Oriented Object Detection.
-
- 08 4月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* update slim model * fix skip quant
-
- 30 3月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 24 3月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* support not pad gt in rcnn model * add comment in reader
-
- 22 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-