Minsuk Sung

Results 4 comments of Minsuk Sung

@Zrufy Thanks a lot, I will try

> > > Thank you @aambrioso1. It is very helpful. > > > So we can use other dataset as well with data format `[(de_1, eng_1), ..., (de_n, en_n)]` and...

Did you fix it yourself? SOLVED: I just use SciPy SVD to fix it ![image](https://user-images.githubusercontent.com/20920859/236614372-90b96fc6-f299-45c7-bd89-4c045bd63929.png) @jacobgil Could you update [get_2d_projection](https://github.com/jacobgil/pytorch-grad-cam/blob/2183a9cbc1bd5fc1d8e134b4f3318c3b6db5671f/pytorch_grad_cam/utils/svd_on_activations.py#L1) function? NumPy SVD to SciPy SVD?