Lakshmi Kumar

Results 5 issues of Lakshmi Kumar

Addresses issues from #898 1. Adds a dockerfile for creating tensorflow docker 2. Updating tf pets training example from tf1.x to 2.x 3. Updates "rali" to "rocal" 4. bug fix...

enhancement

OpenCV fails to read JPEG image with Ub20.04 and is an empty Mat. Error seen ``` terminate called after throwing an instance of 'cv::Exception' what(): OpenCV(4.5.5) /home/kiriti/mivisionx-deps/opencv-4.5.5/modules/imgproc/src/resize.cpp:4052: error: (-215:Assertion failed)...

bug

@paveltc Doesn't support following input types: - [ ] param struct for nodes like convolution, deconvolution and tensor matrix multiply - [ ] vx_size for LRN node

enhancement

Wrong format of GDF is dumped on setting the flag. Example: tensor-virtual needs to be replaced with virtual-tensor.

bug
low

Updates the way python version is found to be compatible with python3.10 Old version accepts only single digits ```pythonX.Y``` for instance not ```pythonX.YW```

enhancement
bugfix