Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Add VGG16 #265

Merged
merged 156 commits into from
Aug 21, 2017
Merged

Add VGG16 #265

merged 156 commits into from
Aug 21, 2017

Commits on Jun 12, 2017

  1. add wip vgg

    yuyu2172 committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    46a07fb View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

  1. Configuration menu
    Copy the full SHA
    4a32cce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b35001 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cd87b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af88d89 View commit details
    Browse the repository at this point in the history
  5. add predict function

    yuyu2172 committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    2bbece2 View commit details
    Browse the repository at this point in the history
  6. update test

    yuyu2172 committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    17f6333 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d4c45e View commit details
    Browse the repository at this point in the history
  8. improve eval_imagenet

    yuyu2172 committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    55ecaca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f570a92 View commit details
    Browse the repository at this point in the history
  10. small fixes

    yuyu2172 committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    f479f21 View commit details
    Browse the repository at this point in the history
  11. pass test_predict

    yuyu2172 committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    e23e5f5 View commit details
    Browse the repository at this point in the history
  12. more informative evaluation

    yuyu2172 committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    b45fe22 View commit details
    Browse the repository at this point in the history
  13. use scale instead of resize

    yuyu2172 committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    1f3a999 View commit details
    Browse the repository at this point in the history
  14. fix a bug in scale

    yuyu2172 committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    1f0353a View commit details
    Browse the repository at this point in the history
  15. move crop option to __init__

    yuyu2172 committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    d184963 View commit details
    Browse the repository at this point in the history
  16. fix eval_imagenet

    yuyu2172 committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    c6d62de View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2017

  1. add docs

    yuyu2172 committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    d1a4e46 View commit details
    Browse the repository at this point in the history
  2. support automatic download

    yuyu2172 committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    df66a0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84a905d View commit details
    Browse the repository at this point in the history
  4. remove VGG16FeatureExtractor

    yuyu2172 committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    a83d548 View commit details
    Browse the repository at this point in the history
  5. improve print output

    yuyu2172 committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    b696389 View commit details
    Browse the repository at this point in the history
  6. flake8 of eval_imagenet

    yuyu2172 committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    47326fb View commit details
    Browse the repository at this point in the history
  7. improve doc

    yuyu2172 committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    30035bb View commit details
    Browse the repository at this point in the history
  8. flake8 of tests

    yuyu2172 committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    2ffae2b View commit details
    Browse the repository at this point in the history
  9. fix tests

    yuyu2172 committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    8b3337c View commit details
    Browse the repository at this point in the history
  10. Simplify __init__

    yuyu2172 committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    fab7a7c View commit details
    Browse the repository at this point in the history
  11. fix tests

    yuyu2172 committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    1ac56a1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    86f351d View commit details
    Browse the repository at this point in the history
  13. update README

    yuyu2172 committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    fdf763e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

  1. Configuration menu
    Copy the full SHA
    d37d08d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f04616 View commit details
    Browse the repository at this point in the history
  3. cosmetic

    yuyu2172 committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    ce77737 View commit details
    Browse the repository at this point in the history
  4. change name of a variable

    yuyu2172 committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    2206fc8 View commit details
    Browse the repository at this point in the history
  5. fix a bug in conditional

    yuyu2172 committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    64efbc0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab2cfee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3caec05 View commit details
    Browse the repository at this point in the history
  8. fix doc

    yuyu2172 committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    7b2d214 View commit details
    Browse the repository at this point in the history
  9. fix faster_rcnn_vgg

    yuyu2172 committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    96e285c View commit details
    Browse the repository at this point in the history
  10. fix doc

    yuyu2172 committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    b0b070c View commit details
    Browse the repository at this point in the history
  11. fix init

    yuyu2172 committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    a1d6927 View commit details
    Browse the repository at this point in the history
  12. simplify functions

    yuyu2172 committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    338819a View commit details
    Browse the repository at this point in the history
  13. fix links.rst

    yuyu2172 committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    700c5f4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b1983cd View commit details
    Browse the repository at this point in the history
  15. fix eval_imagenet

    yuyu2172 committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    5b08bd7 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2017

  1. fix vgg for python3

    yuyu2172 committed Jun 17, 2017
    Configuration menu
    Copy the full SHA
    6a2b43c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2017

  1. Configuration menu
    Copy the full SHA
    724dcb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49bee22 View commit details
    Browse the repository at this point in the history
  3. VGG16Layers -> VGG16

    yuyu2172 committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    5af7506 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa18ad7 View commit details
    Browse the repository at this point in the history
  5. use sequential_chain

    yuyu2172 committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    6c5f6f9 View commit details
    Browse the repository at this point in the history
  6. simplify vgg16

    yuyu2172 committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    b703084 View commit details
    Browse the repository at this point in the history
  7. simplify sequential_chain

    yuyu2172 committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    75db194 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2017

  1. Configuration menu
    Copy the full SHA
    a36323e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a889d47 View commit details
    Browse the repository at this point in the history
  3. stop using unnecessary list

    yuyu2172 committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    a91d29d View commit details
    Browse the repository at this point in the history
  4. use property mean

    yuyu2172 committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    e0d9147 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0972d02 View commit details
    Browse the repository at this point in the history
  6. mean doc

    yuyu2172 committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    d7f3f52 View commit details
    Browse the repository at this point in the history
  7. fix tests

    yuyu2172 committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    e794055 View commit details
    Browse the repository at this point in the history
  8. simplify initialization

    yuyu2172 committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    3309415 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4c8b3e6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e51762f View commit details
    Browse the repository at this point in the history
  11. fix comment

    yuyu2172 committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    10815f7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3e22012 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c8fbda6 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2017

  1. Configuration menu
    Copy the full SHA
    7ef4623 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    427f724 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c49938 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    467c500 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1f43dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3af69e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    011b320 View commit details
    Browse the repository at this point in the history
  8. fix flake8

    yuyu2172 committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    ae5fd2d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2017

  1. fix error for python3

    yuyu2172 committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    c8cdc36 View commit details
    Browse the repository at this point in the history
  2. improve doc

    yuyu2172 committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    268e781 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebe9340 View commit details
    Browse the repository at this point in the history
  4. fix doc

    yuyu2172 committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    8f65c02 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2017

  1. reorder arguments

    yuyu2172 committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    80df6a9 View commit details
    Browse the repository at this point in the history
  2. use initialize at runtime

    yuyu2172 committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    320174d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55c50c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2017

  1. Configuration menu
    Copy the full SHA
    57ab2cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec8ddf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a232abc View commit details
    Browse the repository at this point in the history
  4. fix doc

    yuyu2172 committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    348ae85 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. Configuration menu
    Copy the full SHA
    f97cd49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2940e0d View commit details
    Browse the repository at this point in the history
  3. use block

    yuyu2172 committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    3b24821 View commit details
    Browse the repository at this point in the history
  4. simplify init_scope

    yuyu2172 committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    8b408c6 View commit details
    Browse the repository at this point in the history
  5. add convolution_2d_block

    yuyu2172 committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    578b3aa View commit details
    Browse the repository at this point in the history
  6. change pretrained weights

    yuyu2172 committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    05b478c View commit details
    Browse the repository at this point in the history
  7. fix doc

    yuyu2172 committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    826c183 View commit details
    Browse the repository at this point in the history
  8. fix test_vgg16

    yuyu2172 committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    a5f0be7 View commit details
    Browse the repository at this point in the history
  9. fix doc

    yuyu2172 committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    23a42d9 View commit details
    Browse the repository at this point in the history
  10. fix a mistake in vgg16

    yuyu2172 committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    775ab31 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. fix faster_rcnn_vgg

    yuyu2172 committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    f553948 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7602cc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9c3f5c View commit details
    Browse the repository at this point in the history
  4. fix doc

    yuyu2172 committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    a982c8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48db171 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f78cec3 View commit details
    Browse the repository at this point in the history
  7. flake8

    yuyu2172 committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    459e3c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8e890d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f04cb4b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. Configuration menu
    Copy the full SHA
    d005cb9 View commit details
    Browse the repository at this point in the history
  2. use remove_unused

    yuyu2172 committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    3820df9 View commit details
    Browse the repository at this point in the history
  3. use remove_unused

    yuyu2172 committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    3323ce7 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2017

  1. Configuration menu
    Copy the full SHA
    9d25473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f615940 View commit details
    Browse the repository at this point in the history
  3. fix convolution_2d_block

    yuyu2172 committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    3bc3b09 View commit details
    Browse the repository at this point in the history
  4. stop using do_ten_crop

    yuyu2172 committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    4233f8e View commit details
    Browse the repository at this point in the history
  5. merge master

    yuyu2172 committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    7608809 View commit details
    Browse the repository at this point in the history
  6. fix doc

    yuyu2172 committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    6b8c0da View commit details
    Browse the repository at this point in the history
  7. fix doc for VGG16

    yuyu2172 committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    b85a3ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    20783d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    29f8979 View commit details
    Browse the repository at this point in the history
  10. fix vgg16

    yuyu2172 committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    20b6eb9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a59194a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9a64c9b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    799b48b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5c83e38 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    aafaecc View commit details
    Browse the repository at this point in the history
  16. fix variable names

    yuyu2172 committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    fdd6f48 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2017

  1. Configuration menu
    Copy the full SHA
    4bbdd5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    465f1df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62edb90 View commit details
    Browse the repository at this point in the history
  4. flake8

    yuyu2172 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    895ef8a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. Configuration menu
    Copy the full SHA
    141bc39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d4cf29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7df511 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd0dde5 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. that of -> those of

    yuyu2172 committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    5b2a257 View commit details
    Browse the repository at this point in the history
  2. fix doc

    yuyu2172 committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    86029ef View commit details
    Browse the repository at this point in the history
  3. fix doc

    yuyu2172 committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    93d8e67 View commit details
    Browse the repository at this point in the history
  4. fix doc

    yuyu2172 committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    53bb7c6 View commit details
    Browse the repository at this point in the history
  5. fix doc

    yuyu2172 committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    3a13b35 View commit details
    Browse the repository at this point in the history
  6. flake8

    yuyu2172 committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    8ea45df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7a14ad View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2017

  1. merge master

    yuyu2172 committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    9a18739 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2017

  1. merge master

    yuyu2172 committed Aug 20, 2017
    Configuration menu
    Copy the full SHA
    26231db View commit details
    Browse the repository at this point in the history
  2. update code

    yuyu2172 committed Aug 20, 2017
    Configuration menu
    Copy the full SHA
    d29172e View commit details
    Browse the repository at this point in the history
  3. update README

    yuyu2172 committed Aug 20, 2017
    Configuration menu
    Copy the full SHA
    a3a20b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10d2e09 View commit details
    Browse the repository at this point in the history
  5. fix eval_imagenet

    yuyu2172 committed Aug 20, 2017
    Configuration menu
    Copy the full SHA
    3f0da8e View commit details
    Browse the repository at this point in the history
  6. fix eval_imagenet

    yuyu2172 committed Aug 20, 2017
    Configuration menu
    Copy the full SHA
    59f53e1 View commit details
    Browse the repository at this point in the history
  7. fix

    yuyu2172 committed Aug 20, 2017
    Configuration menu
    Copy the full SHA
    4cf289c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e45bc5a View commit details
    Browse the repository at this point in the history
  9. change name caffee2npz_vgg

    yuyu2172 committed Aug 20, 2017
    Configuration menu
    Copy the full SHA
    49249ed View commit details
    Browse the repository at this point in the history
  10. make vgg directory

    yuyu2172 committed Aug 20, 2017
    Configuration menu
    Copy the full SHA
    0dfddfe View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2017

  1. rename

    Hakuyume committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    0900011 View commit details
    Browse the repository at this point in the history
  2. update conversion

    Hakuyume committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    4de11f7 View commit details
    Browse the repository at this point in the history
  3. fix typo

    Hakuyume committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    9d1e8ee View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from Hakuyume/vgg-conversion

    Improve conversion code of VGG
    yuyu2172 authored Aug 21, 2017
    Configuration menu
    Copy the full SHA
    70bf30b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    743055f View commit details
    Browse the repository at this point in the history
  6. update README vgg

    yuyu2172 committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    7bd02b0 View commit details
    Browse the repository at this point in the history
  7. fix typo

    yuyu2172 committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    9ca4070 View commit details
    Browse the repository at this point in the history