asher-bit

Results 3 issues of asher-bit

Hi, I am trying to get quantized by saved codebook and index, but self.codebooks will always get 0. How can I do it? ``` import torch from vector_quantize_pytorch import ResidualVQ...

hello , thank to your great work! I want to know how to the detail about "We convolve a Gaussian filter across each fixation location and compute the sum of...

你好, 首先,感谢您精彩的工作 我在尝试复现模型的时候,出现了显存报错。debug时发现在G-SAB模块中,tensor的尺寸过大(150万),导致显存溢出。但是我并未修改您的模型。请问是什么问题呢? 期待您的回复!