Trun_
Trun_
A pre-trained ResNet152 model is used to extract the feature. ref. https://drive.google.com/open?id=1xbYbZ7rpyjftI_KCk6YuL-XrfQDz7Yd4 @WeiYangBin
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 ...
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.
line 247-251 in _resnet.py_