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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.25.2
Choose a base ref
...
head repository: open-mmlab/mmdetection
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.25.3
Choose a head ref
  • 15 commits
  • 29 files changed
  • 16 contributors

Commits on Sep 17, 2022

  1. [Doc]: update BoundedIoULoss config in readme (#8808)

    * messages
    
    * messages
    Zheng-LinXiao authored Sep 17, 2022
    Configuration menu
    Copy the full SHA
    4f47302 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

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

Commits on Sep 21, 2022

  1. Fix typo in warning (#8844)

    fbagci authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    c92f323 View commit details
    Browse the repository at this point in the history
  2. [Docs] Fix Faster R-CNN Readme (#8803)

    * [Docs] Fix Faster R-CNN Readme
    
    * [Docs] Fix Faster R-CNN Readme
    
    * [Docs] Fix Faster R-CNN Readme
    
    * Solve the conflict
    
    Co-authored-by: sudo_Aimer <sudo_aimer@qq.com>
    Co-authored-by: Czm369 <1341807343@qq.com>
    3 people authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    1abe291 View commit details
    Browse the repository at this point in the history
  3. [Doc] update location of test_cfg and train_cfg (#8792)

    * Update config.md
    
    * Update config.md
    DrRyanHuang authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    1e6b36d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    225ae6c View commit details
    Browse the repository at this point in the history
  2. [CI]: Upgrade pre commit hooks in master (#8964)

    * Upgrade the versions of pre-commit-hooks
    
    * Upgrade setup.cfg
    
    * Upgrade setup.cfg
    wanghonglie authored Oct 8, 2022
    Configuration menu
    Copy the full SHA
    a502d8f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. [CI] Fix CI for timm, pycocotools, onnx (#9034)

    * Fix CI by removing timm that requires torch>=1.7
    
    * Fix CI for pycocotools and onnx
    shinya7y authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    ea2c599 View commit details
    Browse the repository at this point in the history
  2. [Doc]: Update random_sampler.py (#9033)

    neg_pos_up -> neg_pos_ub
    minor typo fix
    Ryoo72 authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    8750d0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a249dfe View commit details
    Browse the repository at this point in the history
  4. [Doc]: Update README.md (#9041)

    fix `mmdetection/edit/master/configs/fpg/README.md` box AP error
    gy-7 authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    09bc48c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. [Enhancement]: fix jpg to png bug when using seg maps (#9078)

    * fix jpg->png
    
    * fix jpg->png again
    
    * add suffix
    
    * fix lint
    
    * rm img_suffix
    
    * rename
    
    Co-authored-by: Neesky <945823487@qq.com>
    wanghonglie and Neesky authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    92dd59e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. [Enhancement] improve issue template (#9125)

    * [Enhancement] improve issue template
    
    * update
    hhaAndroid authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    e422ee9 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    c5c7aad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e71b499 View commit details
    Browse the repository at this point in the history
Loading