You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello I am newbie in this research and tools. I have config exactly same with the instruction. I download the model that author given, so the path is ./example/helen_trained_model/helenModel_params.txt and I have download helen dataset so the path will be ./example/helen/testset/ . After that I am using this command to test the testing data ./application test ../example/helen_test_config_images_without_ground_truth.txt . However I got the error like in the image, anybody can give suggestions?
I also want to create the runable program which just input the image path, boundingbox coordinate, and the output filename. How can I get something like that?
-Thank you-
The text was updated successfully, but these errors were encountered:
Hello I am newbie in this research and tools. I have config exactly same with the instruction. I download the model that author given, so the path is
./example/helen_trained_model/helenModel_params.txt
and I have download helen dataset so the path will be./example/helen/testset/
. After that I am using this command to test the testing data./application test ../example/helen_test_config_images_without_ground_truth.txt
. However I got the error like in the image, anybody can give suggestions?I also want to create the runable program which just input the image path, boundingbox coordinate, and the output filename. How can I get something like that?
-Thank you-
The text was updated successfully, but these errors were encountered: