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

GCI Add Model To Model Zoo #465

Merged
merged 9 commits into from
Nov 25, 2018
Merged

GCI Add Model To Model Zoo #465

merged 9 commits into from
Nov 25, 2018

Commits on Nov 21, 2018

  1. added vgg19

    rpalakkal committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    53ed636 View commit details
    Browse the repository at this point in the history
  2. added vgg19 json model

    export to keras and caffe works, not to tensorflow
    rpalakkal committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    02acd77 View commit details
    Browse the repository at this point in the history
  3. added zfnet model

    rpalakkal committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    65f8286 View commit details
    Browse the repository at this point in the history
  4. added zfnet list element

    rpalakkal committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    c8c0f46 View commit details
    Browse the repository at this point in the history
  5. added ZFNet to tested models

    it is possible to export to keras, caffe, and tensorflow
    rpalakkal committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    1473f4a View commit details
    Browse the repository at this point in the history
  6. added zfnet as tested model

    rpalakkal committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    f2ef93d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb7d88d View commit details
    Browse the repository at this point in the history
  8. removed vgg19 from list

    rpalakkal committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    4a7ad1d View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. fixed zfnet typo

    rpalakkal committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    79fe41a View commit details
    Browse the repository at this point in the history