g2g-python 0.6.0

Host gst-python-ml elements as first-class glass2glass elements (embedded CPython via pyo3).
Documentation
1
2
3
4
5
6
7
# g2g-python

Hosts `gst-python-ml` element shells as first-class
[glass2glass](https://github.com/boxerab/glass2glass) elements through embedded
CPython (pyo3), with zero-copy frame access over the Python buffer protocol (CPU
frames) or `__cuda_array_interface__` / DLPack (CUDA frames, which stay on the
GPU), and detections routed into the frame analytics metadata.