Hello, when I python train.py, it raised the error AttributeError: 'str' object has no attribute 'property2idx'.So I looked up models.py and I found that indeed RECON doesn't have attribute "property2idx". I wonder if its my problem? Can I change property_index to any folder?
Hello, when I python train.py, it raised the error AttributeError: 'str' object has no attribute 'property2idx'.So I looked up models.py and I found that indeed RECON doesn't have attribute "property2idx". I wonder if its my problem? Can I change property_index to any folder?