EliasVansteenkiste / edge_detection_framework

Pytorch implementation of different edge detection networks, such as Holistically-Nested Edge Detection and PixelNet
MIT License
33 stars 9 forks source link

pretrained weights? #1

Open ducha-aiki opened 6 years ago

ducha-aiki commented 6 years ago

Hi,

This seems as cool piece of work done :) Do you have somewhere pytorch weights of any of edge detectors?

EliasVansteenkiste commented 6 years ago

I only have an edge detector specialized for road traffic scenes.

ManuBN786 commented 3 years ago

Where are the pre trained models ?