Giter Site home page Giter Site logo

kcsumesh / refined-edge-detection-with-cascaded-and-high-resolution-convolutional-network Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elharroussomar/refined-edge-detection-with-cascaded-and-high-resolution-convolutional-network

0.0 0.0 0.0 326 KB

Python 100.00%

refined-edge-detection-with-cascaded-and-high-resolution-convolutional-network's Introduction

Refined Edge Detection With Cascaded and High-Resolution Convolutional Network

This repository contains the PyTorch implementation for "Refined Edge Detection With Cascaded and High-Resolution Convolutional Network" which is based on the code in https://github.com/zhuoinoulu/pidinet

Italian Trulli

## Training, and Generating edge maps

Training

python main.py --model chrnet --iter-size 24 -j 4 --gpu 0 --epochs 20 --lr 0.005 --lr-type multistep --lr-steps 10-16 --wd 1e-4 --savedir /path/to/savedir --datadir /path/to/BSDS500 --dataset BSDS

Generating edge maps using the original model

python main.py --model chrnet -j 4 --gpu 0 --savedir /path/to/savedir --datadir /path/to/BSDS500 --dataset BSDS --evaluate /path/to/savedir/save_models/checkpointxxx.pth

Citation

@article{elharrouss2023refined,
  title={Refined Edge Detection With Cascaded and High-Resolution Convolutional Network},
  author={Elharrouss, Omar and Hmamouche, Youssef and Idrissi, Assia Kamal and El Khamlichi, Btissam and El Fallah-Seghrouchni, Amal},
  journal={Pattern Recognition},
  pages={109361},
  year={2023},
  publisher={Elsevier}
}

refined-edge-detection-with-cascaded-and-high-resolution-convolutional-network's People

Contributors

elharroussomar 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.