Supported Tensorflow version with FFY DL camera
AnsweredI want to train and run inference to classify objects using FFY DL camera, but I do not know the supported framework/model to use with this camera.
-
Official comment
We only support caffee model for object detection and tensorflow for object classification. Please find below link for the supported models with our FFY deep learning camera:
https://www.flir.com/support-center/iis/machine-vision/application-note/neural-networks-supported-by-the-firefly-dl/we have not tested with latest tensorflow/python version and can not guarantee it would work. Our camera depends on ncsdk version 2.05.00.02 for converting train model to compactible file format, and was tested on older python (from 3.5.x to 3.7.x) and tensorflow (upto 1.13) versions.
Currently, it is recommended to use python 3.7 and tensorflow version 1.13 for sucessfully installation and training classification model.
Here is additional useful links to aid in installation and training or troubleshooting:
Please sign in to leave a comment.
Comments
1 comment