Ali Shahin Shamsabadi
Results
2
comments of
Ali Shahin Shamsabadi
As part of an implementation of one of my paper, I have provided a differentiable version of RGB2Lab and Lab2RGB in PyTorch, here https://github.com/smartcameras/EdgeFool/blob/master/Train/rgb_lab_formulation_pytorch.py
Hi, Thank you so much, It works fine for multiplying two square matrices. I'm trying to make it general for multiplying two non-square matrices, any idea?