I'm trying to reproduce the work using the final weights given.
Here is the structure,I'm not sure if it is correct:
/simrdwn/data/train_data/class_labels_car.pbtxt
/simrdwn/results/yolt2_train_path/logs/ave_dense_544_final.weights
get from /simrdwn/results/weights_5class_vehicles/ave_dense_544_final.weights.zip
/simrdwn/results/yolt2_train_path/logs/ave_dense.cfg
get from /simrdwn/yolt2/cfg/ave_dense.cfg
/simrdwn/data/test_images/cowc/Utah_AGRC/test.jpg
get from internet
I'm trying to reproduce the work using the final weights given. Here is the structure,I'm not sure if it is correct:
and the run code:
and the log test_yolt2_dense_cowc_2019_09_15_01-57-10.log Please give me some help.Thanks.