Mariem MOUNIR
Results
2
issues of
Mariem MOUNIR
After the training I saved my weights and I create a model with those weights with the function `create_model(input_shape, anchors, num_classes, load_pretrained=True, freeze_body=2, weights_path='model_data/yolo_weights.h5'):` After that I tried to predict...
### Question Validation - [X] I have searched both the documentation and discord for an answer. ### Question I still dont understand why sometimes I get less results in the...
question