vector-quantize-pytorch icon indicating copy to clipboard operation
vector-quantize-pytorch copied to clipboard

LFQ: why can't we have projections?

Open denadai2 opened this issue 9 months ago • 0 comments
trafficstars

As title says, why can't we have projections in lfq? https://github.com/lucidrains/vector-quantize-pytorch/blob/5ae9c792e77b45751ac636eb72b310f09648aac3/vector_quantize_pytorch/residual_lfq.py#L86 they might be useful to have a better learning residual by residual

thanks

denadai2 avatar Feb 04 '25 10:02 denadai2