Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

please set 'STRIDE_IN_1X1' to be 'False' when backbone uses GN #465

Merged
merged 27 commits into from
Feb 19, 2019

Commits on Nov 25, 2018

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

Commits on Nov 29, 2018

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

Commits on Dec 5, 2018

  1. Configuration menu
    Copy the full SHA
    86caae2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a46bfb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bbf46f View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

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

Commits on Dec 26, 2018

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

Commits on Jan 11, 2019

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

Commits on Jan 15, 2019

  1. Configuration menu
    Copy the full SHA
    c4e3245 View commit details
    Browse the repository at this point in the history
  2. add GroupNorm

    zimenglan-sysu-512 committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    baba31f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

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

Commits on Jan 18, 2019

  1. use torch.nn.GroupNorm instead, replace 'use_gn' with 'conv_block' an…

    …d use 'BaseStem'&'Bottleneck' to simply codes
    zimenglan-sysu-512 committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    d4ae039 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    333864d View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. modification on yaml files in configs/gn_baselines/ and reduce the am…

    …ount of indentation and code duplication
    zimenglan-sysu-512 committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    58da4d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1798e63 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

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

Commits on Jan 23, 2019

  1. Configuration menu
    Copy the full SHA
    02a86f3 View commit details
    Browse the repository at this point in the history
  2. use 'kaiming_uniform' to initialize resnet, disable gn after fc layer…

    …, and add dilation into ResNetHead
    zimenglan-sysu-512 committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    9808a21 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. Configuration menu
    Copy the full SHA
    d1ce06e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4de3488 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

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

Commits on Feb 5, 2019

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

Commits on Feb 10, 2019

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

Commits on Feb 15, 2019

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

Commits on Feb 19, 2019

  1. Configuration menu
    Copy the full SHA
    f7ad55e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    483fca8 View commit details
    Browse the repository at this point in the history