Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: open-mmlab/mmdetection Loading
base: v2.27.0
Choose a base ref
...
head repository: open-mmlab/mmdetection Loading
compare: v2.28.0
Choose a head ref
  • 12 commits
  • 59 files changed
  • 11 contributors

Commits on Jan 9, 2023

  1. [Fix] Fix inconsistent float precision between mmdet and mmcv (#9570)

    * [Fix] Fix inconsistent float precision between mmdet and mmcv in coco.py
    
    * [Fix] Fix inconsistent float precision between mmdet and mmcv in lvis.py
    
    * Fix pytest in test_panoptic_dataset.py
    jamiechoi1995 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    334e70f View commit details
    Browse the repository at this point in the history
  2. [DOC] update NPU doc (#9535)

    * add new results
    
    * sync npu.md on doc/zh_cn.
    
    * Update docs/en/device/npu.md
    
    Co-authored-by: Wenwei Zhang <[email protected]>
    
    * Update docs/en/device/npu.md
    
    Co-authored-by: Wenwei Zhang <[email protected]>
    
    * Update docs/en/device/npu.md
    
    Co-authored-by: Wenwei Zhang <[email protected]>
    
    * Update docs/en/device/npu.md
    
    Co-authored-by: Wenwei Zhang <[email protected]>
    
    * Update docs/zh_cn/device/npu.md
    
    Co-authored-by: Wenwei Zhang <[email protected]>
    
    * move star
    
    * move star
    
    * Update npu.md
    
    * Update npu.md
    
    * Update npu.md
    
    * Update docs/en/device/npu.md
    
    Co-authored-by: Wenwei Zhang <[email protected]>
    
    * Update docs/zh_cn/device/npu.md
    
    Co-authored-by: Wenwei Zhang <[email protected]>
    
    * Update docs/zh_cn/device/npu.md
    
    Co-authored-by: Wenwei Zhang <[email protected]>
    
    * Update npu.md
    
    * Update npu.md
    
    * Update npu.md
    
    Co-authored-by: Wenwei Zhang <[email protected]>
    wangjiangben-hw and ZwwWayne committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    5ce2600 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    4a43e68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    721e115 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91a4539 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    db07fe1 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    60ddc13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9054e4c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    14a5f9c View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    08f77b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd76d2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b955832 View commit details
    Browse the repository at this point in the history
Loading