I added support for N dimensional tensors in the EntropyBottleneck with associated unit tests.
It doesn't break the existing interface (support for 2D images) and adds support for higher (3 and above) and lower dimensions (0, 1).
I have added relevant unit tests and they pass successfully.
Hello,
Thanks for this great library!
I added support for N dimensional tensors in the EntropyBottleneck with associated unit tests. It doesn't break the existing interface (support for 2D images) and adds support for higher (3 and above) and lower dimensions (0, 1).
I have added relevant unit tests and they pass successfully.
Please let me know if this is of interest to you.
Best,
Maurice