82 Commits (457b2ffa9365a5310c255bf2b967429836273a50)

Author SHA1 Message Date
  Philipp Oppermann 38ff2c8d63
Run `dora` executable in release mode for examples 7 months ago
  Somay (DIIN) e5f8b35be4 All flags integrated mentioned in #878 except N & E 10 months ago
  Mati-ur-rehman-017 ffc251f135 Applied pyupgrade style 10 months ago
  Mati-ur-rehman-017 ef3f988dc4 Fixed D417 and remove file 10 months ago
  Mati-ur-rehman-017 5e25cb52fc Only D417 error remain 10 months ago
  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
  haixuanTao d2113d7b50 Add reinstall command within run.rs to avoid silently using old version of dora node api python 10 months ago
  haixuantao 649902783c Fix CI/CD 10 months ago
  haixuantao e7cb02311f Fix venv in operator and ros2 dataflow 11 months ago
  haixuantao 7a0654a1f8 Replace pylint with ruff 1 year ago
  haixuanTao c4983fa822 Fix python dependencies 1 year ago
  haixuanTao 00a83b9355 Do not upgrade to numpy 2.0.0 1 year ago
  EricLBuehler 6c62246e53 Fix typos 1 year ago
  haixuanTao c6948c1644 Only use conda if conda is present 1 year ago
  haixuanTao c19658d4a0 Add Ci/CD on custom conda env for operator 1 year ago
  haixuanTao 3edc3f8209 Remove unnecessary condition 1 year ago
  haixuanTao ad9bec342f Remove the need to download the weights as https://github.com/ultralytics/ultralytics/pull/7432 has been merged 1 year ago
  haixuanTao c5a1c1a4ee Adding separate reqiorements to avoid GPU depencies issues 1 year ago
  haixuanTao 191f7793e5 Pinning dora dependencies 1 year ago
  haixuanTao 09340b744b Minor fix 1 year ago
  haixuanTao c382aa55ca Fix added operator 1 year ago
  haixuanTao e27a88713b adding requirements 1 year ago
  haixuanTao 7628b61d22 Adding LLM example 1 year ago
  haixuanTao 1e659c6c11 Replace `logs` with `stdout` 1 year ago
  haixuanTao aa81da0142 Add possibility to send stdout for operators and add warnings when there is multiple operators 1 year ago
  haixuanTao 61bdd4b2fe Adding log example 2 years ago
  haixuanTao 05f919e06c Use cli to spawn daemon run-dataflow to avoid confused exe path 2 years ago
  haixuanTao c82c853d02 Download weights inside of dora to bypass yolov8 windows error 2 years 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 3ad740a65c bump to latest version of torch 2 years ago
  haixuanTao ed83fe05c1 Fix pip upgrade 2 years ago
  haixuanTao afcfec81f1 Fix path by using ; instead of : 2 years ago
  haixuanTao 20c02089b6 Fix Python CI on windows 2 years ago
  haixuanTao 0a60246038 Make `run` a helper function and use OsStr to search for path 2 years ago
  haixuanTao a2de951d98 Remove setup tracing from examples to make it more simple 2 years ago
  haixuanTao 9413e4f198 Rename `../.env` to `.env` as it seems to create path issues 2 years ago
  haixuanTao 68ecf89b61 Remove explicit statement to `python3`and resolve it instead 2 years ago
  haixuanTao 2a165ab457 Replace typo `INPUT` to `STOP` 2 years ago
  haixuanTao 4566223f58 Removing `match` statement with `if-else` as many people still uses <python 3.10 😭 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 de3d07acd8 Remove recording ticker and use debug instead of release 2 years ago
  haixuanTao 3ae07203cc replacing `zenoh-logger` with `dora-record` 2 years ago