Closed junkdog-joe closed 6 months ago
Could you please provide more detailed error logs?
Could you please provide more detailed error logs?
Traceback (most recent call last):
File "E:\PYCIL\PyCIL\main.py", line 34, in
我认为删除这一行应该可行。 LMK 如果你修复它。
十分感谢!我修复了这个错误
Great. Glad to help you with that.
File "E:\PYCIL\PyCIL\utils\data_manager.py", line 260, in getitem image = self.trsf(pil_loader(self.images[idx])) img = t(img) TypeError: 'str' object is not callable
像这样trsf函数被认为是str