DEV Community

Cover image for I built a PyTorch edge detection package.
Mason Andrew Harrison
Mason Andrew Harrison

Posted on

I built a PyTorch edge detection package.

Just joined. I created my first Python package. Its is is able to do different types of edge detection using PyTorch. I would love to know what other people think about it. Here are the links to it if anyone is interested.
https://github.com/MasonAndrewHarrison/Pytorch-Filters
https://pypi.org/project/pytorch-filters/

Top comments (0)