1. 02 2月, 2017 1 次提交
  2. 16 9月, 2016 2 次提交
  3. 12 9月, 2016 1 次提交
  4. 10 9月, 2016 4 次提交
  5. 26 5月, 2016 1 次提交
  6. 20 5月, 2016 7 次提交
    • E
      add PASCAL-Context FCNs · 98d4b388
      Evan Shelhamer 提交于
      The usual FCN-32/16/8s on the 59 class task of the PASCAL-Context full
      object and scene labeling of PASCAL VOC 2010.
      98d4b388
    • E
      fix striders -> stride · d8c5793c
      Evan Shelhamer 提交于
      d8c5793c
    • E
      add SIFT Flow FCNs · 11a101ca
      Evan Shelhamer 提交于
      These nets are jointly trained for segmentation of semantic and
      geometric classes since this dataset includes annotations for both.
      
      - FCN-32s SIFT Flow
      - FCN-16s SIFT Flow
      - FCN-8s SIFT Flow
      
      TODO: fix semantic class evaluation for this dataset, which requires
      special care since there are missing classes in the test set.
      11a101ca
    • E
      add NYUD FCNs · 3f83b8df
      Evan Shelhamer 提交于
      - FCN-32s Color: FCN-32s arch on BGR input
      - FCN-32s HHA: FCN-32s arch on HHA input
      - FCN-32s Color-Depth (early): early fusion for BGR-D input
      - FCN-32s Color-HHA (late): late fusion of FCN-32s Color + FCN-32s HHA
      3f83b8df
    • E
      format list and fix links · c9099692
      Evan Shelhamer 提交于
      c9099692
    • E
      add FCN AlexNet for PASCAL VOC · 0a54afe0
      Evan Shelhamer 提交于
      0a54afe0
    • E
      add all-at-once edition of FCN-8s for PASCAL VOC · 44f93ec4
      Evan Shelhamer 提交于
      This net is fine-tuned from VGG-16 all-at-once instead of in stages.
      All-at-once learning is faster and less tedious but gives an
      ever-so-slightly less accurate model.
      44f93ec4
  7. 22 4月, 2016 1 次提交
  8. 14 4月, 2016 1 次提交