omair18
omair18
I am trying to run gst-analytics docker image on Ubuntu20.04LTS but `gst-inspect | grep vaapi` won't show any output. docker run command: `docker run -it --device /dev/dri --rm openvisualcloud/vcaca-ubuntu2004-analytics-gst:22.3` 
### Describe the question. I am trying to serialize a pipeline which uses `dali.fn.python_function` but I'm getting the following error. ``` RuntimeError: [/opt/dali/dali/pipeline/pipeline.cc:776] Assert on "spec.GetSchema().IsSerializable()" failed: Could not serialize...
Hi @ppogg . Exporting model to ONNX with NMS support does not work. I can see all the export end2end lines have been commented out. https://github.com/ppogg/YOLOv5-Lite/blob/075697b49e845fb1ee34b1fb8004313f79e585b4/export.py#L103 also, `non_max_suppression_export` function in...
Training and testing of 5D data of shape batchsize x numchannels x width x height x length