- 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
-
- 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.
-
- 20 5月, 2021 1 次提交
-
-
由 cnn 提交于
* bs>1 for YOLO
-
- 25 4月, 2021 1 次提交
-
-
由 cnn 提交于
* add script of dota_2_coco * add args for dota_to_coco * add script to generate test result of dota * add loss weight for s2anet * fix dy2st for s2anet * fix code style
-
- 09 4月, 2021 1 次提交
-
-
由 cnn 提交于
* Add S2ANet model for Oriented Object Detection.
-