list_low_colorful.csv,cplx_img_ids.txt
Excuse me, do you use cplx_img_ids.txt and list_low_colorful.csv in srcs file to train this model? If you need to use these two files, how do you use them, and in which files do you use which commands? I'd appreciate it if you could elaborate. If I'm training with my own data set, what's the catch? I am a beginner, troubled for a long time, sincerely look forward to your answer.
At first, I exclude the images specified in list_low_colorful.csv in training as I mentioned in the original paper. On the other hand, cplx_img_ids.txt is the indices of validation images, so I also exclude these images in training (but different reason). About the last question, do you mean that you want to train BigColor using your own dataset?