Skip to content
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

Add BN-Inception #2

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Add BN-Inception #2

wants to merge 17 commits into from

Commits on Feb 23, 2017

  1. load modules

    Yuanjun Xiong committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    e78817f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2017

  1. add BN-Inception port to torch

    Yuanjun Xiong committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    b8cf68d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. to python3

    yjxiong committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    20e026c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. fix bn momentum

    yjxiong committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    edc201a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2017

  1. Change weights link

    yjxiong authored Aug 15, 2017
    Configuration menu
    Copy the full SHA
    6f965e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2017

  1. add inceptionv3

    Yuanjun Xiong committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    2b9b4a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3d4ce1 View commit details
    Browse the repository at this point in the history
  3. complete inceptionv3 porting

    Yuanjun Xiong committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    82a12e4 View commit details
    Browse the repository at this point in the history
  4. fix xxx_h/w

    Yuanjun Xiong committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    0e4f75e View commit details
    Browse the repository at this point in the history
  5. restore caffe_pb2

    Yuanjun Xiong committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    b5ce4a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2017

  1. fix stride on bninception

    yjxiong committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    e9154f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04619c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2017

  1. setup ssn paths

    yjxiong committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    acfd16f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

  1. Update __init__.py

    yjxiong authored Sep 19, 2017
    Configuration menu
    Copy the full SHA
    42a033f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bbe9df View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. use relative path

    yjxiong committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    4cf99af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e31e0b7 View commit details
    Browse the repository at this point in the history