- 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 提交于
-