[Viame] Possible bug in generate_detections_using_deep_model

Matt Dawkins matt.dawkins at kitware.com
Thu Dec 19 14:09:20 EST 2019


Not a bug, you can ignore any DEBUG statements, they just reference the
build location in this case (we'll dial down the DEBUG message in the
future).

The error is listed at the bottom, though it could be more descript:
"Caught vital_exception: The file does not exist:
category_models/detector.pipe". That script is designed to be called after
you've trained a detection model specific to your data, not before. If you
want to run pre-trained models I'd try doing it through the annotation
interface first.

I'd also recommend pinging the developers list instead of
viame at public.kitware.com in the future (viame.developers at gmail.com) or use
the github issues page for potential bug.

Best,
Matt D.

On Thu, Dec 19, 2019, 1:52 PM Hajas, Wayne <Wayne.Hajas at dfo-mpo.gc.ca>
wrote:

> I am fumbling around with VIAME on windows.  I have VIAME installed in
> c:\VIAME
>
>
>
> I attempted to use  generate_detections_using_deep_model.bat.  The error I
> received on the command line was:
>
> D:\>cd D:\Training\ViameExamples\Ingest\database
>
>
>
>
> D:\Training\ViameExamples\Ingest\database>generate_detections_using_deep_model
>
> C:\VIAME\lib\python3.6\site-packages\numpy\_distributor_init.py:32:
> UserWarning: loaded more than 1 DLL from .libs:
>
>
> C:\VIAME\lib\python3.6\site-packages\numpy\.libs\libopenblas.PYQHXLVVQ7VESDPUVUADXEVJOBGHJPAY.gfortran-win_amd64.dll
>
>
> C:\VIAME\lib\python3.6\site-packages\numpy\.libs\libopenblas.TXA6YQSD3GCQQC22GEQ54J2UDCXDXHWN.gfortran-win_amd64.dll
>
>   stacklevel=1)
>
> Processing: input_list.txt on GPU... Failure
>
>
>
> ERROR: Processing failed, check database\Logs\input_list.txt, terminating.
>
>
>
> Press any key to continue . . .
>
>
>
> The last few lines of database\Logs\input_list.txt are:
>
> 2019-12-19 09:46:05.416 DEBUG plugin_loader.cxx(384): Loading plugins
> from: C:\VIAME\bin/../lib/kwiver/processes/schedulers_examples.dll
>
> 2019-12-19 09:46:05.416 DEBUG plugin_loader.cxx(384): Loading plugins
> from: C:\VIAME\bin/../lib/kwiver/processes/template_processes.dll
>
> 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
>
> 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
>
> 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
>
>
>
> I don’t have  C:\workspace on my desktop.  I suspect a directory-name has
> been hard-coded somewhere.
>
>
>
> Cheers,
>
>
>
> Wayne Hajas
>
> Stock Assessment Analyst
>
> Quantitative Assessment Methods Section
> Fisheries and Oceans Canada / Pêches et Océans Canada
> Science Branch / Direction des sciences
> Pacific Biological Station / Station biologique du Pacifique
> 3190 Hammond Bay Rd, Nanaimo, BC V9T 6N7
> tel/tél: (250) 756-7367
> Fax: (250) 756-7138
> Email/courriel: wayne.hajas at dfo-mpo.gc.ca
>
>
> _______________________________________________
> Viame mailing list
> Viame at public.kitware.com
> https://public.kitware.com/mailman/listinfo/viame
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/viame/attachments/20191219/29388880/attachment.html>


More information about the Viame mailing list