I3D-Tensorflow icon indicating copy to clipboard operation
I3D-Tensorflow copied to clipboard

validation set and test set issue

Open huangchaoxing opened this issue 5 years ago • 1 comments

When I was reading your code, it seems that you put the test data into the validation process during training, which might not be right. shouldn't we split some data from the training list as the validation set ?

huangchaoxing avatar Nov 28 '19 10:11 huangchaoxing

Also, it seems that the data list used in rgb and optical flow training are all "flow_list"....we shall use rgb_list in rgb case.

huangchaoxing avatar Nov 28 '19 10:11 huangchaoxing