Edge-Drawing Parameter-Free Filter version
#2
by
GeroldMeisinger
- opened
would you be interested in training a version with the "Edge-Drawing Parameter-Free" filter (EDPF)? It's a edge filter similar to Canny but uses a modern algorithm for edge-detection which requires no parameter tuning (Canny was invented in 1986, Edge Drawing in 2012). the gray-version of EDPF is implemented in opencv-contrib-python and pretty easy to use (https://gitlab.com/-/snippets/3601881)
see https://huggingface.co/GeroldMeisinger/control-edgedrawing for the SD1 version