VQFR
VQFR copied to clipboard
TypeError: __init__() got an unexpected keyword argument 'in_dim'
Hi, I get an error when I run the v1 model reasoner. What should I do.
Traceback (most recent call last):
File "/root/autodl-fs/VQFR/demo.py", line 153, in
You can change the value of the key: 'type' in options/train/VQFR/train_vqfr_v1_B16_200K.yml line 108, from L2VectorQuantizer to L2VectorQuantizerKmeans. Then it will be ok, I suppose.