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.26.0
Choose a base ref
...
head repository: open-mmlab/mmdetection Loading
compare: v2.27.0
Choose a head ref
  • 11 commits
  • 61 files changed
  • 14 contributors

Commits on Dec 2, 2022

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

Commits on Dec 12, 2022

  1. [Doc]: Fix Faster RCNN FP16 config link in README (#9366)

    * README: Faster RCNN fp16 config link fix
    
    README: Faster RCNN fp16 config link fix
    
    * Update README.md
    
    * Update README.md
    
    Co-authored-by: Yue Zhou <[email protected]>
    apatsekin and zytx121 committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    97edaac View commit details
    Browse the repository at this point in the history
  2. [CI]: add minimum GitHub token permissions for workflows (#8928)

    * ci: add minimum GitHub token permissions for workflows
    Signed-off-by: Ashish Kurmi <[email protected]>
    
    * removing yaml comments
    
    Signed-off-by: Ashish Kurmi <[email protected]>
    
    Signed-off-by: Ashish Kurmi <[email protected]>
    ashishkurmi committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    0dfe3f0 View commit details
    Browse the repository at this point in the history
  3. [Fix]: Fix deadlock issue related with MMDetWandbHook (#9476)

    Co-authored-by: WangYudong <[email protected]>
    
    Co-authored-by: WangYudong <[email protected]>
    MilkClouds and Fizzez committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    cc9513f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

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

Commits on Dec 22, 2022

  1. [Fix]: Deprecate np.bool Type Alias (#9498)

    * deprecating np.bool type alias
    
    * updating the flake8 version to fix flake8 bug
    zachcoleman committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    604be70 View commit details
    Browse the repository at this point in the history
  2. Support receptive field search of CNN models. (TPAMI paper rf-next) (#…

    …8191)
    
    * support rfsearch and convnext
    
    * update config and readme for rfnext
    
    * update config path
    
    * update config path
    
    * format readme
    
    * rm convnext
    
    * revise script
    
    * rm extra import of mmcv
    
    * fix model init on new mmdet version
    
    * update config files
    
    * update code
    
    * update code
    
    * update code
    
    * update readme
    
    * panoptic
    
    * hrnet config
    
    * update pre-commit
    
    * solve conflicts
    
    * solve conflicts
    
    * merge
    
    * update code following rf-mmcv
    
    * Update configs/rfnext/README.md
    
    Co-authored-by: jbwang1997 <[email protected]>
    
    * change config link to openmmlab
    
    * initlize rf-next in train and test
    
    * add rfnext metafile
    
    * README
    
    * add Collections
    
    * add model-index
    
    * add model and log links
    
    * add modelzoo
    
    * Update README.md
    
    * Update README.md
    
    * fix lint
    
    * update links in metafile
    
    Co-authored-by: Zhongyu Li <[email protected]>
    Co-authored-by: lzyhha <[email protected]>
    Co-authored-by: jbwang1997 <[email protected]>
    4 people committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    c02c63b View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Bump version to v2.27.0 (#9531)

    * Add changelog of v2.27.0
    
    * update rc5
    
    * fix
    
    * fix
    
    * sync
    RangiLyu committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    dcac7dd View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

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

Commits on Jan 5, 2023

  1. [CI]: Fix circle ci (#9560)

    * fix master circle ci
    
    * update
    
    * update
    
    * update
    
    * update
    
    * fix
    
    * cmake
    
    * onnx
    
    * fix albu install
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * update
    
    * fix
    
    * fix
    
    * fix
    
    * update
    
    * fix
    
    * update
    
    * fix
    
    * fix
    
    * finally fix ci
    RangiLyu committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    db63ceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94afcdc View commit details
    Browse the repository at this point in the history
Loading