SAM-Adapter-PyTorch
SAM-Adapter-PyTorch copied to clipboard
B, Nt, E = q.shape ValueError: too many values to unpack (expected 3)
Hi, I ran the code using "torchrun train.py --config configs/demo.yaml"
For some reason, I got the Value error: B, Nt, E = q.shape ValueError: too many values to unpack (expected 3)
has anyone gotten this error? I'm using paired-image-folders to compile dataset.