dev-sungman / DCNets-pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DCNet - Pytorch

Pytorch Implementation of the paper "Decoupled Network" .

TODO

Magnitude Function

  • SphereConv
  • BallConv
  • LinearConv

Angular Function

  • Cosine

References

https://github.com/wy1iu/DCNets

About


Languages

Language:Python 100.0%