Open vipslzyz opened 3 months ago
Hello, author While using the code, the following error occurs
from lib.train.data.image_loader import imread_indexed
ModuleNotFoundError: No module named 'lib.train.data'
I checked the corresponding code and found that the file under lib/train/data was missing. I would like to ask if this code is complete
I am sorry for the problem. I have uploaded the files under lib/train/data. Thanks very much for your feedback!
Hello, author While using the code, the following error occurs
ModuleNotFoundError: No module named 'lib.train.data'
I checked the corresponding code and found that the file under lib/train/data was missing. I would like to ask if this code is complete