dhaval-zala-aivid
dhaval-zala-aivid
As per our discussion in the last meet we have done this implementation with the same pipeline Here is the code: ``` class PeopleCount: def __init__(self): self.object_id_list = [] def...
Pipeline and the yolov4 model with the proc-file are [here](https://drive.google.com/drive/folders/1QrUpzXD7iVDqqDBOI5rXZckpktHyrLC-?usp=sharing)
CPU configuration ... Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz CPU(s): 12 Ram: 24 GB ssd: 250 GB hdd: 1 TB For one, two and three pods CPU utilisation is in...
@fcakyon I'll resolve it soon.
@nnshah1 @brmarkus I have done the IR conversion using OpenVino 21.1. The model is working well with OpenVino But if I run with **VA_SERVING_TAG="v0.4.1-beta** and **openvisualcloud/xeone3-ubuntu1804-analytics-gst:21.3**- the Dockerfile that @divdaisymuffin...
@mikhail-nikolskiy I want to save jpg based on post-processing. I don't want to save each frames that's why I have used ImageCapture class in pipeline to save the particular snapshots...
@nnshah1 @whbruce With the given pipeline I can run with splitmuxsink and its also generating the videos. But how can I get the timestep in generated video name? working pipeline:...