kornia/dexined

🤗 On Hugging Facemit141 MBotherHF checksums availableupdated today
Magnet

kornia/dexined

Pretrained weights for DexiNed (Dense Extreme Inception Network for Edge Detection),

used by kornia.models.DexiNed.

DexiNed is a fully convolutional network with Inception-inspired blocks that predicts

multi-scale edge maps without pre-training or post-processing. Trained on BIPED.

WACV 2020.

Original repo: xavysp/DexiNed

Weights

| File | Training data |

|------|--------------|

| DexiNed_BIPED_10.pth | BIPED (epoch 10) |

Citation

@INPROCEEDINGS{xsoria2020dexined,
    author    = {X. Soria and E. Riba and A. Sappa},
    title     = {Dense Extreme Inception Network: Towards a Robust
                 CNN Model for Edge Detection},
    booktitle = {WACV},
    year      = {2020}
}