asher-bit

Results 4 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万),导致显存溢出。但是我并未修改您的模型。请问是什么问题呢? 期待您的回复!

the error location in there ``` string formatted = std::format(formatString, datestring, devicename, strategy, split_ms, voxelize_ms, total_ms, results.points, results.voxels, results.nodes, mpointsPerS, results.allocatedMemory_splitting, results.allocatedMemory_voxelization, strMinMax_points, strMinMax_voxels, results.histogram_maxval, ssHistogram_points.str(), ssHistogram_voxels.str(), strLevels ); ```...