-
Notifications
You must be signed in to change notification settings - Fork 559
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
create the block of eca in Dev 1.x #737
base: main
Are you sure you want to change the base?
Commits on Aug 2, 2022
-
[Refactor] add circle ci (#438)
* init * delete github action * test * Update version.py * Update version.py
Configuration menu - View commit details
-
Copy full SHA for 91159a8 - Browse repository at this point
Copy the full SHA 91159a8View commit details -
* delete UT * revert * update * Update test.yml
Configuration menu - View commit details
-
Copy full SHA for 2138584 - Browse repository at this point
Copy the full SHA 2138584View commit details
Commits on Aug 11, 2022
-
[Refactor] refactor DOTA Dataset&Metric (#446)
* update * fix lint * update ut * fix * Update dota.py * Update dota.py * Update anchor_generator.py * Update dota.py * Update registry.py * update metric * add format ut * add merge_patches in DOTAMetric * Update dota_metric.py * Update mmrotate/datasets/dota.py Co-authored-by: RangiLyu <[email protected]> * Update mmrotate/evaluation/metrics/dota_metric.py Co-authored-by: RangiLyu <[email protected]> * Update dota_metric.py Co-authored-by: RangiLyu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0cb51bd - Browse repository at this point
Copy the full SHA 0cb51bdView commit details -
[Refactor] default runtime config (#447)
* init * Update default_runtime.py
Configuration menu - View commit details
-
Copy full SHA for 45224a3 - Browse repository at this point
Copy the full SHA 45224a3View commit details
Commits on Aug 19, 2022
-
[Feature] Add RotatedBoxes and QuadriBoxes data structure in mmrotate. (
#450) * Initialize RotatedBoxes and QuadriBoxes * Move all box modes into Structures, Add docstring * Update docstring * Upload UT * Fix comments * Update inplace operations * Update * Update * Update * Update * Updata rotate and project UT * Update * Update * Update * Update * update * Update from_instance_masks
Configuration menu - View commit details
-
Copy full SHA for 9e6cc9b - Browse repository at this point
Copy the full SHA 9e6cc9bView commit details
Commits on Aug 23, 2022
-
[Refactor] refactor HRSCDataset (#457)
* add * add * Update dota_metric.py * update * fix lint * remove hrsc metric * fix typo * Update dota_metric.py * Update mmrotate/datasets/hrsc.py Co-authored-by: RangiLyu <[email protected]> * Update mmrotate/datasets/hrsc.py Co-authored-by: RangiLyu <[email protected]> * Update hrsc.py * Update hrsc.py Co-authored-by: RangiLyu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa82c72 - Browse repository at this point
Copy the full SHA fa82c72View commit details
Commits on Sep 9, 2022
-
[Refactor] refactor RetinaNet based on boxlist (#472)
* init * fix lint
Configuration menu - View commit details
-
Copy full SHA for ab17a2c - Browse repository at this point
Copy the full SHA ab17a2cView commit details
Commits on Sep 15, 2022
-
[Refactor] refactor faster rcnn (#508)
* init * fix lint * update * add UT * fix lint * update coder * Update mmrotate/core/bbox/iou_calculators/rotate_iou2d_calculator.py Co-authored-by: RangiLyu <[email protected]> * fix docstring Co-authored-by: RangiLyu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5c0509 - Browse repository at this point
Copy the full SHA d5c0509View commit details
Commits on Sep 16, 2022
-
[Refactor] refactor gwd&kld (#509)
* init * fix lint * update * update coder * init * fix lint * fix bug in DOTA metric * Update delta_xywht_hbbox_coder.py * support tensor input when coder.decode. In two stage detectors and refine single stage detectors, the bboxes can be Tensor. * Update rotated_retinanet_obb_r50_fpn_1x_dota_le90.py * support use_box_type in coder * fix bug * fix
Configuration menu - View commit details
-
Copy full SHA for 62063fd - Browse repository at this point
Copy the full SHA 62063fdView commit details
Commits on Sep 19, 2022
-
[Refactor] R3Det and S2A-Net (#514)
* init * fix lint * update * update coder * init * update * update ut * fix lint * Update delta_xywht_hbbox_coder.py * Update delta_xywht_hbbox_coder.py * update ut * fix docstring * fix * update * fix * add UT * Create cascade_s2anet_r50_fpn_1x_dota_le135.py * Update refine_single_stage.py * Update refine_single_stage.py * fix bug when run demo image * Update refine_single_stage.py * fix bug * Update refine_single_stage.py * fix docstring
Configuration menu - View commit details
-
Copy full SHA for 7b05293 - Browse repository at this point
Copy the full SHA 7b05293View commit details
Commits on Sep 21, 2022
-
* update * Update test_two_stage.py * Update s2anet_r50_fpn_fp16_1x_dota_le135.py * add UT * Update test_delta_midpointoffset_rbbox_coder.py * update * Update oriented_rcnn_r50_fpn_fp16_1x_dota_le90.py
Configuration menu - View commit details
-
Copy full SHA for e9471a6 - Browse repository at this point
Copy the full SHA e9471a6View commit details
Commits on Sep 26, 2022
-
Refactor roi trans & redet (#516)
* Refactor oriented rcnn (#515) * update * Update test_two_stage.py * Update s2anet_r50_fpn_fp16_1x_dota_le135.py * add UT * Update test_delta_midpointoffset_rbbox_coder.py * update * Update oriented_rcnn_r50_fpn_fp16_1x_dota_le90.py * update * update * fix lint * Update re_resnet.py * Update re_resnet.py
Configuration menu - View commit details
-
Copy full SHA for ddee43e - Browse repository at this point
Copy the full SHA ddee43eView commit details
Commits on Sep 27, 2022
-
[Refactor] refactor Rotated RepPoints (#523)
* init * add UT * fix lint * Update rotated_reppoints_head.py * Update rotated_reppoints_r50_fpn_1x_dota_qbox.py * fix
Configuration menu - View commit details
-
Copy full SHA for 77917fa - Browse repository at this point
Copy the full SHA 77917faView commit details
Commits on Sep 30, 2022
-
* init * fix bug * add UT * fix lint * fix docstring * update * fix
Configuration menu - View commit details
-
Copy full SHA for 39da1b7 - Browse repository at this point
Copy the full SHA 39da1b7View commit details
Commits on Oct 8, 2022
-
[Refactor] oriented reppoints (#530)
* add UT * fix lint * init * fix * Update oriented_reppoints_head.py * update * Update test_oriented_reppoints.py * fix error when train * fix UT * update docstring * Update mmrotate/models/dense_heads/oriented_reppoints_head.py Co-authored-by: RangiLyu <[email protected]> * Update mmrotate/models/dense_heads/oriented_reppoints_head.py Co-authored-by: RangiLyu <[email protected]> * Update mmrotate/models/dense_heads/oriented_reppoints_head.py Co-authored-by: RangiLyu <[email protected]> * Update oriented_reppoints_head.py * upgrade pre-commit-hook Co-authored-by: RangiLyu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d311e33 - Browse repository at this point
Copy the full SHA d311e33View commit details
Commits on Oct 9, 2022
-
* add UT * fix lint * update * Update test_oriented_reppoints.py * fix UT * init * Update angle_branch_retina_head.py * add ut * Update test_angle_coder.py * add UT * Update test_angle_branch_retina_head.py * fix * fix
Configuration menu - View commit details
-
Copy full SHA for fa87c7c - Browse repository at this point
Copy the full SHA fa87c7cView commit details
Commits on Oct 11, 2022
-
Fix: collections import error for python3.10 (#533)
ABCs were moved from collections to collections.abc in 3.3. Since 3.10, ABCs cannot be imported directly from collections.
Configuration menu - View commit details
-
Copy full SHA for c0b21cd - Browse repository at this point
Copy the full SHA c0b21cdView commit details -
confusion_matrix.py bugfixes (#531)
1. Removed invalid `score_threshold` arg in `nms_rotated` call 2. Passed `--color-theme` to `plot_confusion_matrix`
Configuration menu - View commit details
-
Copy full SHA for 2b38917 - Browse repository at this point
Copy the full SHA 2b38917View commit details -
[Refactor] Rotated FCOS (#543)
* fcos for 1.x * update config * add test * fix config * fix * fix * fix * remove useless class
Configuration menu - View commit details
-
Copy full SHA for cce5b4b - Browse repository at this point
Copy the full SHA cce5b4bView commit details
Commits on Oct 12, 2022
-
* add UT * fix lint * update * Update test_oriented_reppoints.py * fix UT * init * fix * add UT * fix lint * update * fix
Configuration menu - View commit details
-
Copy full SHA for a40e6bd - Browse repository at this point
Copy the full SHA a40e6bdView commit details
Commits on Oct 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 975d7c5 - Browse repository at this point
Copy the full SHA 975d7c5View commit details
Commits on Oct 14, 2022
-
[Refactor] Gliding vertex (qbox version) (#520)
* Update s2anet_r50_fpn_fp16_1x_dota_le135.py * add UT * Update test_delta_midpointoffset_rbbox_coder.py * update * fix lint * update * update * add rbox version * fix * add UT * fix lint
Configuration menu - View commit details
-
Copy full SHA for f551291 - Browse repository at this point
Copy the full SHA f551291View commit details
Commits on Oct 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ed210be - Browse repository at this point
Copy the full SHA ed210beView commit details -
[Refactor] refactor Rotated ATSS (#551)
* old version * delete fake atss * add ut * Update UT * update docstring
Configuration menu - View commit details
-
Copy full SHA for b916ad4 - Browse repository at this point
Copy the full SHA b916ad4View commit details -
* delete 0.x docs * init new en/docs * fix lint * fix docs error * Update changelog_v0.x.md * update get_started.py * Update get_started.md * Update docs/en/conf.py Co-authored-by: RangiLyu <[email protected]> * update en * update zh_CN * Update conf.py * fix Co-authored-by: RangiLyu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9543a4e - Browse repository at this point
Copy the full SHA 9543a4eView commit details
Commits on Oct 21, 2022
-
Refactor structure of mmrotate (#558)
* update * fix lint * update * update * fix ut * Update test_angle_coder.py * fix * Update __init__.py * fix * fix ut bugs
Configuration menu - View commit details
-
Copy full SHA for 288481f - Browse repository at this point
Copy the full SHA 288481fView commit details
Commits on Oct 24, 2022
-
[Refactor] rename configs (#560)
* update * update * fix lint * update * update * Update gliding-vertex-rbox_r50_fpn_1x_dota.py * update ms configs * update hrsc configs * fix lint * Update configs/redet/README.md Co-authored-by: RangiLyu <[email protected]> Co-authored-by: RangiLyu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8744e3 - Browse repository at this point
Copy the full SHA c8744e3View commit details
Commits on Oct 25, 2022
-
[Feature] Add RotatedCocoMetric (#557)
* Add Rotated COCO Metric * Fix Co-authored-by: Yue Zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf56334 - Browse repository at this point
Copy the full SHA bf56334View commit details
Commits on Oct 26, 2022
-
* update issue template * Update .github/ISSUE_TEMPLATE/1-bug-report.yml Co-authored-by: RangiLyu <[email protected]> Co-authored-by: RangiLyu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3974ea5 - Browse repository at this point
Copy the full SHA 3974ea5View commit details -
* update * update citation * update * update * update * update
Configuration menu - View commit details
-
Copy full SHA for d410c0d - Browse repository at this point
Copy the full SHA d410c0dView commit details -
[FIX] Import RotatedBoxes from structures not core (#572)
[FIX] Import RotatedBoxes from structures not core
Configuration menu - View commit details
-
Copy full SHA for 1eec447 - Browse repository at this point
Copy the full SHA 1eec447View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c7ab15 - Browse repository at this point
Copy the full SHA 7c7ab15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 219a659 - Browse repository at this point
Copy the full SHA 219a659View commit details
Commits on Oct 27, 2022
-
[Refactor] Refactor image_demo and huge_image_demo (#561)
* init * Fix comments * Fix comments * Update * mv patch into mmrotate.utils * Update * Update
Configuration menu - View commit details
-
Copy full SHA for a30dd63 - Browse repository at this point
Copy the full SHA a30dd63View commit details
Commits on Oct 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d62c868 - Browse repository at this point
Copy the full SHA d62c868View commit details
Commits on Nov 1, 2022
-
Support Coco style annotations (#582)
* update * Update transforms.py * update * Update dota_coco.py * update * Update README.md * update * Update dota_coco.py * Update dota_coco.py
Configuration menu - View commit details
-
Copy full SHA for 6a3bef4 - Browse repository at this point
Copy the full SHA 6a3bef4View commit details
Commits on Nov 2, 2022
-
* update tools * fix lint * Update confusion_matrix.py * update
Configuration menu - View commit details
-
Copy full SHA for fcbc3e8 - Browse repository at this point
Copy the full SHA fcbc3e8View commit details
Commits on Nov 3, 2022
-
* init * update * fix lint * Update hrsid * update link * update
Configuration menu - View commit details
-
Copy full SHA for 32cc5ae - Browse repository at this point
Copy the full SHA 32cc5aeView commit details
Commits on Nov 7, 2022
-
Update CI for 1.x & Improve the codecov to 80% (#596)
* update CI * skip some ci when no cuda * fix ci * fix CircleCI * fix ci error * fix CircleCI * fix * Update angle_coder.py * fix ci in windows * fix windows ci * update * update * Update angle_coder.py * update * update codecov * Update config.yml * update * Update test.yml * Update test.yml * update * Update test.yml * Update test.yml * Update test.yml * Update test.yml * delete useless things * improve codecov from 72% -> 78% * update * Add UT * fix lint * update * Update transforms.py
Configuration menu - View commit details
-
Copy full SHA for 8b407bd - Browse repository at this point
Copy the full SHA 8b407bdView commit details -
* skip some ci when no cuda * fix ci in windows * fix windows ci * update * update codecov * Update config.yml * update * Update test.yml * Update test.yml * update * Update test.yml * Update test.yml * Update test.yml * Update test.yml * improve codecov from 72% -> 78% * update * fix lint * Docs. (To be updated) * update * Update * update * Update README.md Co-authored-by: RangiLyu <[email protected]> * Update README.md Co-authored-by: RangiLyu <[email protected]> * fix Co-authored-by: RangiLyu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 038ca5a - Browse repository at this point
Copy the full SHA 038ca5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3466768 - Browse repository at this point
Copy the full SHA 3466768View commit details -
Update readme of 1.0.0rc0 (#603)
* update * Update README_zh-CN.md
Configuration menu - View commit details
-
Copy full SHA for 766185e - Browse repository at this point
Copy the full SHA 766185eView commit details
Commits on Nov 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e458ee8 - Browse repository at this point
Copy the full SHA e458ee8View commit details -
use mmengine in torchserve deployment (#616)
* use mmengine * add precommit fix
Configuration menu - View commit details
-
Copy full SHA for e64ab24 - Browse repository at this point
Copy the full SHA e64ab24View commit details -
Fix rbbox_overlaps error (#620)
* Update bbox_overlaps.py * add UT * Update bbox_overlaps.py
Configuration menu - View commit details
-
Copy full SHA for cc7e532 - Browse repository at this point
Copy the full SHA cc7e532View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bb4e45 - Browse repository at this point
Copy the full SHA 1bb4e45View commit details
Commits on Nov 21, 2022
-
[Community] Add 'Projects/' folder, and the first example project (#627)
* init * Update r3det-oc_dummy-resnet_fpn_1x_dota.py * Update README.md
Configuration menu - View commit details
-
Copy full SHA for 96397d7 - Browse repository at this point
Copy the full SHA 96397d7View commit details
Commits on Nov 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 684d36c - Browse repository at this point
Copy the full SHA 684d36cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ff22e1 - Browse repository at this point
Copy the full SHA 6ff22e1View commit details -
add mmrotate 1.x dockerfile (#631)
* add mmrotate 1.x dockerfile * Update docker/Dockerfile Co-authored-by: Range King <[email protected]> * Update docker/Dockerfile Co-authored-by: Range King <[email protected]> * Update docker/Dockerfile use 1.x main branch instead of dev branch Co-authored-by: Hakjin Lee <[email protected]> Co-authored-by: Range King <[email protected]> Co-authored-by: Hakjin Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f629785 - Browse repository at this point
Copy the full SHA f629785View commit details
Commits on Nov 23, 2022
-
[Algorithm] Support PSC (#617)
* [Algorithm] Support PSC Support PSC, phase-shifting coder and dual-frequency phase-shifting coder. * Change encoded_size to encode_size * Add configs based on rotated-fcos * Apply suggestions from code review Co-authored-by: Yue Zhou <[email protected]> * Add HRSC config for rotated_fcos * Update README, Fix bug in AngleBranchRetinaHead * Fix README lint error * Update README * Update download link * Add metafile * Update model-index.yml * Update metafile.yml Co-authored-by: Yue Zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29636ee - Browse repository at this point
Copy the full SHA 29636eeView commit details
Commits on Nov 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e4ae563 - Browse repository at this point
Copy the full SHA e4ae563View commit details
Commits on Nov 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b41a291 - Browse repository at this point
Copy the full SHA b41a291View commit details
Commits on Nov 30, 2022
-
[Feature] Support DIOR Dataset (#639)
* [Feature] Support DIOR Dataset * [Feature] Support DIOR Dataset * [Feature] Support DIOR Dataset * [Feature] Support DIOR Dataset * [Feature] Support DIOR Dataset * [Feature] Support DIOR Dataset * [Feature] Support DIOR Dataset * [Feature] Support DIOR Dataset * Update test_dior.py * Update dior.py * Update README.md * Update metafile.yml
Configuration menu - View commit details
-
Copy full SHA for e8c6eb8 - Browse repository at this point
Copy the full SHA e8c6eb8View commit details
Commits on Dec 6, 2022
-
[Algorithm] Support H2RBox (#644)
* [Algorithm] Support H2RBox * upload config and readme * Update dota.py * update unit loss test * fix ci * delete useless codes * update other implementation * Create test_h2rbox_head.py * Upload 3x config * Update 3x performance * support dotav1.5 and dotav2 * Update h2rbox performance on dotav15 * Update dotav2 * Update dotav2.py * Update ms performance on dota * Update dotav2.py * Create h2rbox-le90_r50_fpn_adamw-1x_dotav2.py * Update performance on dotav2 * Create h2rbox-le90_r50_fpn_adamw-3x_dotav15.py * Update 3x performance on dotav15 * Create h2rbox-le90_r50_fpn_adamw-3x_dotav2.py * update 3x performance on dotav2 * Add H2Rbox in README * Add h2rbox in model zoo * Update test_dota.py * Create metafile.yml * Update weights and logs * Fix * Update __init__.py * Create h2rbox-le90_r50_fpn_adamw-1x_dior.py * Update performance on dior * Fix wrong param name Co-authored-by: Yue Zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22320aa - Browse repository at this point
Copy the full SHA 22320aaView commit details
Commits on Dec 15, 2022
-
[Fix][dev-1.x] sklearn depreated, install scikit-learn (#659)
* [Fix] sklearn depreated, install scikit-learn * lint * fix sklearn
Configuration menu - View commit details
-
Copy full SHA for 529fb00 - Browse repository at this point
Copy the full SHA 529fb00View commit details
Commits on Dec 19, 2022
-
* Add DistributionAngleCoder * fix keepdim * rtm init * fix distribution angle coder * clean * clean * add probiou * add hrsc cfg * fix GDLoss with empty input * add probiou cfg * add mixup mosaic cfg * Add DistributionAngleCoder * fix keepdim * rtm init * fix distribution angle coder * clean * clean * add probiou * add hrsc cfg * fix GDLoss with empty input * add probiou cfg * add mixup mosaic cfg * fix mmdeploy vis error * add function_rewriter for deploy * fix hrsc config * remove deploy * move distance2obb to transforms, remove useless code * refactor configs * fix readme * fix readme * clean * add docstring * add unittest * update metafile * remove useless code * add img height * typo * update results * fix table * optimize tables * add * fix config * upload * update pth link * add readme pth * update readme * update readme * remove useless cfg * fix ut on cpu * fix comment * add comment for change * add cite
Configuration menu - View commit details
-
Copy full SHA for 447b30d - Browse repository at this point
Copy the full SHA 447b30dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce079b3 - Browse repository at this point
Copy the full SHA ce079b3View commit details
Commits on Dec 30, 2022
-
Modify keys in dataset.metainfo to lower case. (#654)
* init * Update dota.py
Configuration menu - View commit details
-
Copy full SHA for c404050 - Browse repository at this point
Copy the full SHA c404050View commit details -
[Fix] Deprecating old type alias due to new version of numpy (#674)
* deprecating `np.int` type alias * deprecating `np.bool` type alias
Configuration menu - View commit details
-
Copy full SHA for b88863d - Browse repository at this point
Copy the full SHA b88863dView commit details
Commits on Jan 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for af1041e - Browse repository at this point
Copy the full SHA af1041eView commit details -
Bump version to 1.0.0rc1 (#676)
* update * fix lint * update * update * update * Update test.yml * Update __init__.py * fix CLASSES
Configuration menu - View commit details
-
Copy full SHA for a109800 - Browse repository at this point
Copy the full SHA a109800View commit details -
Configuration menu - View commit details
-
Copy full SHA for c961274 - Browse repository at this point
Copy the full SHA c961274View commit details -
Fix CI error when 'numpy >= 1.24.0' (#683)
* Update merge_stage_test.yml * Update re_fpn.py * Update re_fpn.py
Configuration menu - View commit details
-
Copy full SHA for 5d0491c - Browse repository at this point
Copy the full SHA 5d0491cView commit details
Commits on Feb 1, 2023
-
[Fix] Add missing models in model index (#702)
* fix model-index * add missing model index * fix convnext * fix h2rbox
Configuration menu - View commit details
-
Copy full SHA for d35700d - Browse repository at this point
Copy the full SHA d35700dView commit details -
完成了文档的翻译,但是请注意我没有搞懂 []() 的链接方式,翻译后的文档中在“需要准备的依赖环境”下的note中有一个失败的链接;在“在Google Colab上安装”的第三步中也有一个失败的链接与一次失败的``引用;我很苦恼解决不了这三个问题。
Configuration menu - View commit details
-
Copy full SHA for 0af1c26 - Browse repository at this point
Copy the full SHA 0af1c26View commit details
Commits on Feb 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bff5160 - Browse repository at this point
Copy the full SHA bff5160View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4922856 - Browse repository at this point
Copy the full SHA 4922856View commit details
Commits on Feb 13, 2023
-
Set
e2cnn
as an optional dependency (#724)* update * update * update * update * update * update * Update re_resnet.py * fix lint * Update test.yml * fix circleCI * Update test.yml * Update test.yml
Configuration menu - View commit details
-
Copy full SHA for 367326f - Browse repository at this point
Copy the full SHA 367326fView commit details
Commits on Feb 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 35c766e - Browse repository at this point
Copy the full SHA 35c766eView commit details
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fc4c792 - Browse repository at this point
Copy the full SHA fc4c792View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13965d9 - Browse repository at this point
Copy the full SHA 13965d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53fc8b8 - Browse repository at this point
Copy the full SHA 53fc8b8View commit details
Commits on Mar 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d2f8e9b - Browse repository at this point
Copy the full SHA d2f8e9bView commit details
Commits on Mar 13, 2023
-
[Projects] Support RR360 (Rotated Rectangle 360) Detection in TRR360D (…
…#731) * init headet * feat: add train and test * feat:update readme * feat: add h180 * docs: update readme * feat: update readme * feat: add datatsets * docs: update h180 comments * feat: add configs-ic19-obb-obb configs * feat: update metric * feat: update metric * feat: delete unnecessary * feat: init rtmdet * feat: update datasets * feat: update local_visualizer comments * feat: add benchmark.py * docs: update * docs: update * feat: update angle h180 in rtmdet * feat: add roi_trans * feat: add 180 * docs: update RotatedBoxes * feat: add r_l1_loss * feat: add rl1 loss config * feat: update checkpoint hook * feat: change the weight * feat: update the loss weight 5 * fix: reletive import * feat: fix the APH metric * fix: fix the regularize_boxes * fix: fix the edge_swap=False * feat: init the tests in headet * feat: strict the loss * update interval * feat: update logger config * feat: support rtmdet 360 * feat: delete unnecessery comment * feat: init the ic19 datasets * feat: init ic19 datasets * feat: add rotated_rtmdet_x3 * feat: add rotated_rtmdet_x3_r * feat: update rtmdet * feat: add a1l1 loss * docs: update readme * rename headet to RR360 Det * feat: refactor the config * docs: update readme * fix: headet to RR360 * fix: delete unuse * add test script * feat: update readme * fdocs: update script * docs: update * docs: update * docs: update * docs: update * docs: update * remove the configs180 * docs: update * delete the unuse * delete the unuse * delete the unuse * feat: delete the unuse * docs: delete the unuse * delete unuse * delete the unuse * delete the unuse * fix: replace h180 with r360 * feat: delete the Unnecessary Comments * feat: add rotated_retinanet * fix: DOTAHeadMetric to DOTAR360Metric * fix: hangle_thr to angle_thr * fix: ORLocalVisualizer to RR360LocalVisualizer * fix: delete the mmcls.models * fix: delete the benckmark * fix: pre-commit * fix: delete unuse * fix: dota_head_metric to dota_r360_metric * fix: AP(T<xxxx) * [Fix]: mAPH to mAP * docs: update readme * docs: update * fix: ICDAR2019_MTD_HOQ to TRR360D * fix: delete the unuse a l1 loss * fix: delete the unuse model import * docs: update * fix: disable wandb * feat: add without l1_loss * docs: update en docs * docs: update the datasets link * docs: add todo
Configuration menu - View commit details
-
Copy full SHA for 607db84 - Browse repository at this point
Copy the full SHA 607db84View commit details
Commits on Mar 17, 2023
-
Fix loss NaN bug when training HRSID dataset. (#760)
* Update hrsid.py * Update configs/_base_/datasets/hrsid.py Co-authored-by: RangiLyu <[email protected]> --------- Co-authored-by: RangiLyu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1aa0f9 - Browse repository at this point
Copy the full SHA c1aa0f9View commit details
Commits on Mar 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 45f2036 - Browse repository at this point
Copy the full SHA 45f2036View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17f8abc - Browse repository at this point
Copy the full SHA 17f8abcView commit details
Commits on Mar 28, 2023
-
[Project] Support LSKNet (#782)
* LSKNet implementation * passed by pre-commit * update configs * Update lsknet.py * Update projects/LSKNet/README.md Co-authored-by: Yue Zhou <[email protected]> * Update projects/LSKNet/README.md Co-authored-by: Yue Zhou <[email protected]> * Update projects/LSKNet/README.md Co-authored-by: Yue Zhou <[email protected]> * Update projects/LSKNet/README.md Co-authored-by: Yue Zhou <[email protected]> * Update projects/LSKNet/README.md Co-authored-by: Yue Zhou <[email protected]> * update * update ckpt download link * update ckpt links * update pretrained weight link * update pretrained weight link * update pretrained weight link * update pretrained weight link * pre-commit checked --------- Co-authored-by: Yue Zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d5a004 - Browse repository at this point
Copy the full SHA 0d5a004View commit details -
[Feature] File I/O migration and reconstruction (#783)
* update * Update dota_coco.py * update * fix
Configuration menu - View commit details
-
Copy full SHA for d92844a - Browse repository at this point
Copy the full SHA d92844aView commit details
Commits on Mar 31, 2023
-
[doc] add social network links (#789)
* [doc]:add more social network links * [doc]:add more social network links
Configuration menu - View commit details
-
Copy full SHA for 8b30525 - Browse repository at this point
Copy the full SHA 8b30525View commit details
Commits on Apr 18, 2023
-
* Support H2RBox-v2 * Update README * Add figure in README * Update figure in README * Fix README lint problem
Configuration menu - View commit details
-
Copy full SHA for 542457c - Browse repository at this point
Copy the full SHA 542457cView commit details -
[Feature] Semi automated with label studio (#815)
* [doc]:add more social network links * [doc]:add more social network links * [Feature] support semi-automatic annotation base Label-Studio * [fix] change the name and url to mmrotate * [fix] resolve conflict
Configuration menu - View commit details
-
Copy full SHA for 65a9a2c - Browse repository at this point
Copy the full SHA 65a9a2cView commit details
Commits on May 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e3c87de - Browse repository at this point
Copy the full SHA e3c87deView commit details
Commits on May 8, 2023
-
[Fix] fix LSKNet error in import (#839)
* fix lsknet * fix some comment
Configuration menu - View commit details
-
Copy full SHA for b55be23 - Browse repository at this point
Copy the full SHA b55be23View commit details
Commits on Jun 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0e88d2d - Browse repository at this point
Copy the full SHA 0e88d2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 886fdae - Browse repository at this point
Copy the full SHA 886fdaeView commit details
Commits on Jun 12, 2023
-
[Fix] Fix confusion_matrix (#870)
* fix confusion_matrix * fix opencv error
Configuration menu - View commit details
-
Copy full SHA for a860946 - Browse repository at this point
Copy the full SHA a860946View commit details
Commits on Jun 20, 2023
-
fix box error in h2rbox_head.py (#881)
There seems to be a lack of indentation, resulting in an assignment bug when square classes are not processed.
Configuration menu - View commit details
-
Copy full SHA for 4aae1fc - Browse repository at this point
Copy the full SHA 4aae1fcView commit details
Commits on Jul 4, 2023
-
[Fix] Fix nan loss in RotatedIoULoss when using AmpOptimizer (#889)
* [Fix] Fix nan loss in RotatedIoULoss when using AmpOptimizer * Fix lint
Configuration menu - View commit details
-
Copy full SHA for d50ab76 - Browse repository at this point
Copy the full SHA d50ab76View commit details
Commits on Jul 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3500994 - Browse repository at this point
Copy the full SHA 3500994View commit details
Commits on Sep 8, 2023
-
[Fix] update mmdet maximum version to enable latest mmdet-3.1.0 (#918)
* update version in __init__.py * update version in mminstall.txt * update version in en faq.md * update version in zh_cn faq.md
Configuration menu - View commit details
-
Copy full SHA for 12de380 - Browse repository at this point
Copy the full SHA 12de380View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd60bef - Browse repository at this point
Copy the full SHA fd60befView commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b4f50a7 - Browse repository at this point
Copy the full SHA b4f50a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fabef42 - Browse repository at this point
Copy the full SHA fabef42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58c069b - Browse repository at this point
Copy the full SHA 58c069bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f91d91 - Browse repository at this point
Copy the full SHA 9f91d91View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec80524 - Browse repository at this point
Copy the full SHA ec80524View commit details -
Merge pull request #952 from Li-Qingyun/patch-2
Update NIPS information of h2rbox-v2
Configuration menu - View commit details
-
Copy full SHA for 3ff004e - Browse repository at this point
Copy the full SHA 3ff004eView commit details