Giter Club home page Giter Club logo

keras_hed_with_model's Introduction

Keras_HED_with_Model

参考

论文:holistically-nested edge detection 源码:https://github.com/lc82111/Keras_HED

网络结构图

训练

  1. 下载训练数据:http://vcl.ucsd.edu/hed/HED-BSDS.tar 并解压到工程根目录下
  2. 下载预训练模型:https://github.com/fchollet/deep-learning-models/releases 中搜索文件’vgg16_weights_tf_dim_ordering_tf_kernels_notop.h5‘,下载并拷贝到./models目录下
  3. 执行 python main_segmentation.py进行训练

loss 收敛曲线图:

测试

  1. 下载模型文件:链接: https://pan.baidu.com/s/17VjM8xghFHQbSAlymfsf0w 密码: rcxi
  2. 将文件拷贝到 ./checkpoints/HEDSeg/目录下
  3. 修改test.py中的模型文件目录
  4. 执行python test.py

结果

keras_hed_with_model's People

Contributors

senliuy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.