Skip to content

PyTorch code to implement a gradient magnitude based edge detection loss.

License

Notifications You must be signed in to change notification settings

AgamChopra/3D-Edge-Loss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Edge Loss

PyTorch code to implement a gradient magnitude based edge detection loss.


Fig. Map of the magnitude of the gradients(Left-old). Map of the magnitude of the gradients with diagonal edges(Right-new/dev).

Fig. Input after 3D gaussian blur(Left). Gradient wrt x(Right)

Fig. Gradient wrt y(Left). Gradient wrt z(Right).

Fig. Magnitude of gradients(Left). Filtered magnitude of gradients.(Right).

[GNU AGPL3 License]

About

PyTorch code to implement a gradient magnitude based edge detection loss.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages