Open Wjedon opened 2 years ago
Train.txt: /home/XXX/CKplus_Data/S010_004 0 /home/XXX/CKplus_Data/S011_004 0 /home/XXX/CKplus_Data/S026_003 0 ...
Test.txt: /home/XXX/S014_001 6 /home/XXX/S014_002 5 /home/XXX/S014_003 0 ...
May I ask how the data set enters the network? For example, how to import the path of SMIC data set?
I also had some trouble with data set processing when I was running the code. Have you solved it? I want to know what path the data set should be placed under, and what part of the data set is used? My email address is sonfan299@gmail.com. I would appreciate it
The data can be placed wherever you want, but make sure that Train.txt or Test.txt contains the path of the data that needs to be used.
Hello, I recently read your article and tried the code, but I encountered some problems in data set processing. Can you tell me the specific structure and content of the Train.txt document more clearly? If possible can you send me a Train.txt document? Thank you very much!