Skip to content

Releases: brando90/ultimate-anatome

Ready to use with all neuron types for CNN

29 Oct 16:33
Compare
Choose a tag to compare

has all neurons types:

  • filter so each filter is one neuron and data patch is a data point. neuron vector of size [BHW, 1] with C of them.
  • activation so each activation is one neuron and the neuron vector is of size [B, 1] with [CHW] of them
  • original anatome too, but don't have a full understanding of why it's shaped the way it is but you can use it.

Sanity checks for all work. See jupyter/python notebooks.

But check pypi to get the files and to get future releases: https://pypi.org/project/ultimate-anatome/