GithubHelp home page GithubHelp logo

zwuser1227 / mednet-edge-detection Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 121.63 MB

Edge detection networks inspired by neural mechanisms of selective attention

License: GNU General Public License v3.0

mednet-edge-detection's Introduction

MEDNet

This repository contains the Implementation details of the paper "Edge detection networks inspired by neural mechanisms of selective attention in biological visual cortex". The address of the paper is at (https://www.frontiersin.org/articles/10.3389/fnins.2022.1073484/full)

Citations

If you are using the code/model/data provided here in a publication, please consider citing our paper:

@article{zhangedge,
  title={Edge detection networks inspired by neural mechanisms of selective attention in biological visual cortex},
  author={Zhang, Zhenguang and Lin, Chuan and Qiao, Yakun and Pan, Yongcai},
  journal={Frontiers in Neuroscience},
  pages={2022},
  publisher={Frontiers}
}

Get Start

1、Download our code.
2、prepare the dataset.
3、Configure the environment.
4、If Windows system, please modify the dataset in cfgs.yaml.
5、Run the "train.py".

文件夹中包含模型文件(model.py) 训练用文件(train.py) 测试用文件(test,py) 以及其他相关文件(cfgs...)

The folder contains model files (model.py)
training files (train.py)
testing files (test.py) and other related files (cfgs ...).

Result

BSDS:Test results of this model on BSDS500 data set.
NYUD:Test results of this model on NYUD data set.
BIPED:Test results of this model on BIPED data set.
Other data and procedures will be made public after the paper is received.

Datsets

We use the links in RCF Repository (really thanks for that). The augmented BSDS500, PASCAL VOC, and NYUD datasets can be downloaded with:

  wget http://mftp.mmcheng.net/liuyun/rcf/data/HED-BSDS.tar.gz
  wget http://mftp.mmcheng.net/liuyun/rcf/data/PASCAL.tar.gz
  wget http://mftp.mmcheng.net/liuyun/rcf/data/NYUD.tar.gz

We use the links in DexiNed Repository (really thanks for that).
We used the first version before the second version came out.
MBIPED Dataset is Here:

  https://drive.google.com/drive/folders/1lZuvJxL4dvhVGgiITmZsjUJPBBrFI_bM?usp=sharing

Test results on dataset MBIPED:

Methods ODS ODS AP
RCF .849 .861 .906
BDCN .890 .899 .934
DexiNed-f .895 .900 .927
DexiNed-a .893 .897 .940
MEDNet-a-SS .896 .900 .920

Reference and Acknowledgments

When building our codeWe referenced the repositories as follow:
1.DRC 2.RCF 3.HED 4.DexiNed

mednet-edge-detection's People

Contributors

zwuser1227 avatar

Stargazers

haohao avatar  avatar

Watchers

 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.