Skip to content

Pytorch implementation of different edge detection networks, such as Holistically-Nested Edge Detection and PixelNet

License

Notifications You must be signed in to change notification settings

zhangyuancv/edge_detection_framework

 
 

Repository files navigation

Edge detection framework

Pytorch implementation of different edge detection networks, such as

Training models

python train.py <config name>

Testing trained models

python test.py <valid/test> <config name>

Warning

This is a work in progress, so not every feature is working completely

About

Pytorch implementation of different edge detection networks, such as Holistically-Nested Edge Detection and PixelNet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%