you359 / Keras-FasterRCNN

keras implementation of Faster R-CNN
MIT License
334 stars 216 forks source link

How does val_loss works when train model #62

Open shellyfung opened 4 years ago

shellyfung commented 4 years ago

Hi

when i debug train_frcnn.py found that data_gen_test in train_frcnn.py not used, so i want to know how does val_loss works