- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey ,
1. I am trying to import data from a network drive and I am not able to do that from Windows cmd. Do you know how else I could access the network drive path in windows cmd. I have tried using "pushd" command, but accuracy checker was not able to recognize it.
It can't also recognize the "\\" or "I:\" format.
2.Also How to write proper logfile with average values over all dataset. Because so far the logfile just shows the metrics for each file but I can't get the overall performance of the model.
Please answer the above questions ASAp.
Thank you.
accuracy_check -c pushd \\vm-mue-filer01\Validation_new_data\person-detection-retail-0013-2020.1.1\config\test_yml.yml -m I:\Validation_new_data\person-detection-retail-0013-2020.1.1\person_detection_retail_0013 --log_file C:\Users\dgn\Desktop\Network\Validation_new_data\person-detection-retail-0013-2020.1.1\logs\test.txt
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
your issues seem to be related more to your OS instead of OpenVINO.
For importing data from a network drive, ensure that your network drive has been properly mapped.
This might help.
The OpenVINO default logfiles only contain the default information. As for custom data that need to be captured, you'll need to create your own algorithm and data logger. Create an algorithm to calculate the average value of your dataset in your main code and create a script to capture those data in the background (as normally a data logger should do).
Another thing you could consider to monitor performance is the OpenVINO Benchmark Tool.
Sincerely,
Iffa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Greetings,
Intel will no longer monitor this thread since we have provided a solution. If you need any additional information from Intel, please submit a new question.
Sincerely,
Iffa
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page