25 Commits (c6ce84167b6b103011c586f8619300e134d209fe)

Author SHA1 Message Date
  Mati-ur-rehman-017 3332c0a1ce Fixed D100 issues 10 months ago
  Mati-ur-rehman-017 dd4de848ac fixed #828 10 months ago
  7SOMAY 20781fb4e2 #807 Fixed 10 months ago
  EricLBuehler 6c62246e53 Fix typos 1 year ago
  haixuanTao 7628b61d22 Adding LLM example 1 year ago
  haixuanTao 8b7cf8ebb9 convert to cpu object detection output 2 years ago
  haixuanTao b63396b42e ravel array bbox 2 years ago
  haixuanTao 0f667375ba Convert numpy to pyarrow 2 years ago
  haixuanTao f3cd7725ed Replace yolov5 with yolov8 2 years ago
  haixuanTao 3698ca0867 Remove dora-record from operator dataflow 2 years ago
  haixuanTao 5a187f5ba9 Reload only if on windows 2 years ago
  haixuanTao 976f013cc9 Remove type hinting as it might mess up with old python version 2 years ago
  haixuanTao 739cfd57f7 Change type hinting frfom Uint8 only array to any array 2 years ago
  haixuanTao d625eeb171 Remove `np.uint8` unnecessary downcasting 2 years ago
  haixuanTao 27ccf614ba Small refactoring using `black` 2 years ago
  haixuanTao b02745eef8 Use optional instead of | as it does not work on windows 2 years ago
  haixuanTao 4b616a8346 Make typing more explicit 2 years ago
  haixuanTao d55df9a326 Adding documentation for the send method 2 years ago
  haixuanTao bf89ac7c2d Use `ravel()` instead of `flatten()` 2 years ago
  haixuanTao fa17544d8d Upgrading the operator example to use `dora-arrow` 2 years ago
  haixuanTao 7be958ee66 Upate webcam operator example to make use of opentelemetry jaeger 2 years ago
  haixuanTao 57591414d7 Remove custom `DoraStatus` in the documentation to promote our own defined `DoraStatus` 2 years ago
  Philipp Oppermann acf4a1dc52
Fix python operators: Also return a `DoraStatus` for non-input events 2 years ago
  Philipp Oppermann 83c8ecf3e9
Change Python operator API: `on_event` instead of `on_input` 2 years ago
  Philipp Oppermann a6b3bbdf3c
Add python-operator-dataflow example 2 years ago