CannyEdgePytorch
No description available
Install / Use
/learn @DCurro/CannyEdgePytorchREADME
CannyEdgePytorch
Uses PyTorch 0.4.1 and Python 3.7 (but probably works with 2.7 also).
A simple implementation of the Canny Edge Detection Algorithm (currently without hysteresis).
This project was implemented with PyTorch to take advantage of the parallelization of convolutions.
The original image:
<img src="https://github.com/DCurro/CannyEdgePytorch/blob/master/fb_profile.jpg" width="400">Finding the gradient magnitude:
<img src="https://github.com/DCurro/CannyEdgePytorch/blob/master/gradient_magnitude.png" width="400">Early thresholding (to show that edge thingging matters):
<img src="https://github.com/DCurro/CannyEdgePytorch/blob/master/thresholded.png" width="400">And finally, the image after non-maximum supressions:
<img src="https://github.com/DCurro/CannyEdgePytorch/blob/master/final.png" width="400">Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
