From Wayne.Hajas at dfo-mpo.gc.ca Mon Dec 16 16:08:09 2019 From: Wayne.Hajas at dfo-mpo.gc.ca (Hajas, Wayne) Date: Mon, 16 Dec 2019 21:08:09 +0000 Subject: [Viame] create_index.input_list.bat missing from github repository and binary installation. Message-ID: <67BF890AF9DD444BB9CF9E74E5EB3EC317A5B98D@DFBCV9TWPEXP001.ENT.dfo-mpo.ca> I am looking for free advice. I am using Windows10. I installed VIAME from the binary files. I am trying to go through the Video and Image Search example (https://viame.readthedocs.io/en/latest/section_links/search_and_rapid_model_generation.html#video-and-image-search-using-viame). The example makes mention of files named create_index.input_list.bat and create_index.video_folder.bat. The files are supposed to ingest images and videos. I can't find these files in my installation and I can't find the .sh files either. The files also don't seem to exist in the github directory. Does anybody have helpful suggestions? Are the files easy to create? Is there a problem with the documentation? Am I misunderstanding something? Thanks very much, 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: From matt.dawkins at kitware.com Mon Dec 16 16:35:00 2019 From: matt.dawkins at kitware.com (Matt Dawkins) Date: Mon, 16 Dec 2019 16:35:00 -0500 Subject: [Viame] create_index.input_list.bat missing from github repository and binary installation. In-Reply-To: <67BF890AF9DD444BB9CF9E74E5EB3EC317A5B98D@DFBCV9TWPEXP001.ENT.dfo-mpo.ca> References: <67BF890AF9DD444BB9CF9E74E5EB3EC317A5B98D@DFBCV9TWPEXP001.ENT.dfo-mpo.ca> Message-ID: They have been renamed, although they all still start with create_index.[index_type].bat, just that the [index_types] have changed. But I'll clarify that in the documentation page there tomorrow. I recommend using the project files: [install]/config/prj-windows/for_images and [install]/config/prj-windows/for_videos respectively for your particular input source type (see quick start guide on main page for project file use) Best, Matt D. On Mon, Dec 16, 2019 at 4:26 PM Hajas, Wayne wrote: > I am looking for free advice. > > > > I am using Windows10. I installed VIAME from the binary files. > > > > I am trying to go through the Video and Image Search example ( > https://viame.readthedocs.io/en/latest/section_links/search_and_rapid_model_generation.html#video-and-image-search-using-viame). > The example makes mention of files named create_index.input_list.bat and > create_index.video_folder.bat. The files are supposed to ingest images and > videos. > > > > I can?t find these files in my installation and I can?t find the .sh files > either. The files also don?t seem to exist in the github directory. > > > > Does anybody have helpful suggestions? Are the files easy to create? Is > there a problem with the documentation? Am I misunderstanding something? > > > > Thanks very much, > > > > 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 > -- Matthew Dawkins 1-518-881-4416 Senior R&D Engineer Kitware, Inc -------------- next part -------------- An HTML attachment was scrubbed... URL: From Wayne.Hajas at dfo-mpo.gc.ca Thu Dec 19 13:52:35 2019 From: Wayne.Hajas at dfo-mpo.gc.ca (Hajas, Wayne) Date: Thu, 19 Dec 2019 18:52:35 +0000 Subject: [Viame] Possible bug in generate_detections_using_deep_model Message-ID: <67BF890AF9DD444BB9CF9E74E5EB3EC317A5BAA6@DFBCV9TWPEXP001.ENT.dfo-mpo.ca> 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: From matt.dawkins at kitware.com Thu Dec 19 14:09:20 2019 From: matt.dawkins at kitware.com (Matt Dawkins) Date: Thu, 19 Dec 2019 14:09:20 -0500 Subject: [Viame] Possible bug in generate_detections_using_deep_model In-Reply-To: <67BF890AF9DD444BB9CF9E74E5EB3EC317A5BAA6@DFBCV9TWPEXP001.ENT.dfo-mpo.ca> References: <67BF890AF9DD444BB9CF9E74E5EB3EC317A5BAA6@DFBCV9TWPEXP001.ENT.dfo-mpo.ca> Message-ID: 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 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: