s9xie/hed
code for Holistically-Nested Edge Detection observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3989
- days_rel: n/a
- days_push: 878
- n_releases_24m: 0
Adoption not part of the score
1925 stars · 534 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Reference implementation of Holistically-Nested Edge Detection (HED), a deep learning edge and boundary detection model built on a modified Caffe framework with fully convolutional networks. It includes pretrained models, training, and testing code for reproducing benchmark results on BSDS500 and NYU Depth.
Use cases
- detect edges in images with a deep learning model
- reproduce HED results on the BSDS500 benchmark
- train an edge detection network on custom data
- extract object boundaries from images
- compare edge detection algorithms against HED baselines
When to choose
- you need state-of-the-art learned edge/boundary detection rather than classical operators like Canny
- you want pretrained weights and reproducible benchmark results
- your stack already uses Caffe
When to avoid
- you need a maintained framework on modern PyTorch/TensorFlow stacks
- you want a plug-and-play production library rather than research code
- you cannot build legacy Caffe dependencies
Facets
library · maturity maintenance
computer-vision image-processing deep-learning computer-vision image-processing deep-learning cpp python edge-detection caffe fully-convolutional-networks research-code boundary-detection linux
1 source
- readme: https://github.com/s9xie/hed · fetched 2026-08-28 · d36a73eefd14
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| s9xie/hed | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem