- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I am trying to get the classification_sample demo app to execute with reference to the following readme file.
C:\Intel\computer_vision_sdk\inference_engine\samples\classification_sample\README.md.
I understand that I need to run the model optimiser to form the correct xml and binary wgt files.
I am not clear where to locate and what alexnet files to run.
Is the correct source located according to the following reference?
https://github.com/deep-diver/AlexNet/blob/master/README.md
Guidance appreciated
Stewart
Note. Previous difficulty with classification_sample dll access has been resolved thus far by loading the appropriate dlls to the directory that contains the exe file.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Here is a thread on a similar issue:
https://software.intel.com/en-us/forums/computer-vision/topic/798441
This command should download the alexnet files you need:
python3 downloader.py --name alexnet
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page