Nessa East

Results 6 comments of Nessa East

Without validating,I have no idea how many epoch should be set and how to avoid overfiting while training? any help?

@wen04141321 I tried validating when training, depart some data from training set as validation set ,and make eval.h5 for your validation set, when training ,you can add code for validating...

@clausmichele Hi,When I run main.py --phase=test,there is an error happen, AssertionError: No testing data! whether I need download other testing data?

尝试将config.h中将#define CV_VERSION_THREE_ZERO改为#define CV_VERSION_THREE_TWO试试.

我也是出现这个问题,我将附加依赖项的位置换位如下即可(debug 放前面) ![image](https://user-images.githubusercontent.com/32973650/79539140-54025c00-80b8-11ea-85ff-6daf3b16d296.png)