<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-CA" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">I am fumbling around with VIAME on windows.  I have VIAME installed in c:\VIAME<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I attempted to use  generate_detections_using_deep_model.bat.  The error I received on the command line was:<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">D:\>cd D:\Training\ViameExamples\Ingest\database<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in"><o:p> </o:p></p>
<p class="MsoNormal" style="margin-left:.5in">D:\Training\ViameExamples\Ingest\database>generate_detections_using_deep_model<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">C:\VIAME\lib\python3.6\site-packages\numpy\_distributor_init.py:32: UserWarning: loaded more than 1 DLL from .libs:<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">C:\VIAME\lib\python3.6\site-packages\numpy\.libs\libopenblas.PYQHXLVVQ7VESDPUVUADXEVJOBGHJPAY.gfortran-win_amd64.dll<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">C:\VIAME\lib\python3.6\site-packages\numpy\.libs\libopenblas.TXA6YQSD3GCQQC22GEQ54J2UDCXDXHWN.gfortran-win_amd64.dll<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">  stacklevel=1)<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">Processing: input_list.txt on GPU... Failure<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in"><o:p> </o:p></p>
<p class="MsoNormal" style="margin-left:.5in">ERROR: Processing failed, check database\Logs\input_list.txt, terminating.<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in"><o:p> </o:p></p>
<p class="MsoNormal" style="margin-left:.5in">Press any key to continue . . .<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in"><o:p> </o:p></p>
<p class="MsoNormal">The last few lines of database\Logs\input_list.txt are:<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">2019-12-19 09:46:05.416 DEBUG plugin_loader.cxx(384): Loading plugins from: C:\VIAME\bin/../lib/kwiver/processes/schedulers_examples.dll<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">2019-12-19 09:46:05.416 DEBUG plugin_loader.cxx(384): Loading plugins from: C:\VIAME\bin/../lib/kwiver/processes/template_processes.dll<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">2019-12-19 09:46:05.417 DEBUG pipeline_builder.cxx(229): Adding "C:/workspace/VIAME-master_WinNight/build/install/share/sprokit/pipelines/include" to search path<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">2019-12-19 09:46:05.544 DEBUG lex_processor.cxx(302): Adding "C:/workspace/VIAME-master_WinNight/build/install/share/sprokit/pipelines/include" to search path<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">Caught unhandled kwiver::vital::vital_exception: The file does not exist: category_models/detector.pipe included from C:/VIAME/configs/pipelines/detector_local.pipe:17 could not be found in search path., thrown
 from C:\workspace\VIAME-master_WinNight\packages\kwiver\sprokit\src\sprokit\pipeline_util\lex_processor.cxx:538<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in"><o:p> </o:p></p>
<p class="MsoNormal">I don’t have  C:\workspace on my desktop.  I suspect a directory-name has been hard-coded somewhere.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Cheers,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="font-size:10.0pt;color:black;mso-fareast-language:EN-CA">Wayne Hajas<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;color:black;mso-fareast-language:EN-CA">Stock Assessment Analyst<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;mso-fareast-language:EN-CA">Quantitative Assessment Methods Section<span style="color:black"><br>
Fisheries and Oceans Canada / Pêches et Océans Canada<br>
Science Branch / Direction des sciences<br>
Pacific Biological Station / Station biologique du Pacifique<br>
3190 Hammond Bay Rd, Nanaimo, BC V9T 6N7<br>
tel/tél: (250) 756-7367<br>
Fax: (250) 756-7138<br>
Email/courriel: wayne.hajas@dfo-mpo.gc.ca</span><o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>