You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2021. It is now read-only.
Hi, I finished image preprocessing step using provided code "image_preprocess.py" and now I want to train the model using Caffe. However, there is train.txt and val.txt for training session and I cannot figure out how to generate train.txt and val.txt. It seems "aflw.list" file does a related job but I'm not sure. Could anyone teach me how to generate train.txt and val.txt? Thanks
Hi, I finished image preprocessing step using provided code "image_preprocess.py" and now I want to train the model using Caffe. However, there is train.txt and val.txt for training session and I cannot figure out how to generate train.txt and val.txt. It seems "aflw.list" file does a related job but I'm not sure. Could anyone teach me how to generate train.txt and val.txt? Thanks