You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

requirements.txt 1.3 kB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. # YOLOv5 requirements
  2. # Usage: pip install -r requirements.txt
  3. # Base ----------------------------------------
  4. ultralytics
  5. matplotlib>=3.2.2
  6. numpy>=1.18.5
  7. opencv-python>=4.1.1
  8. Pillow>=7.1.2
  9. PyYAML>=5.3.1
  10. requests>=2.23.0
  11. scipy>=1.4.1
  12. --extra-index-url https://download.pytorch.org/whl/cpu
  13. torch>=1.7.0
  14. --extra-index-url https://download.pytorch.org/whl/cpu
  15. torchvision>=0.8.1
  16. tqdm>=4.64.0
  17. protobuf<=3.20.1 # https://github.com/ultralytics/yolov5/issues/8012
  18. # Logging -------------------------------------
  19. tensorboard>=2.4.1
  20. # wandb
  21. # clearml
  22. # Plotting ------------------------------------
  23. pandas>=1.1.4
  24. seaborn>=0.11.0
  25. # Export --------------------------------------
  26. # coremltools>=5.2 # CoreML export
  27. # onnx>=1.9.0 # ONNX export
  28. # onnx-simplifier>=0.4.1 # ONNX simplifier
  29. # nvidia-pyindex # TensorRT export
  30. # nvidia-tensorrt # TensorRT export
  31. # scikit-learn==0.19.2 # CoreML quantization
  32. # tensorflow>=2.4.1 # TFLite export (or tensorflow-cpu, tensorflow-aarch64)
  33. # tensorflowjs>=3.9.0 # TF.js export
  34. # openvino-dev # OpenVINO export
  35. # Extras --------------------------------------
  36. ipython # interactive notebook
  37. psutil # system utilization
  38. thop>=0.1.1 # FLOPs computation
  39. # albumentations>=1.0.3
  40. # pycocotools>=2.0 # COCO mAP
  41. # roboflow
  42. opencv-python>=4.1.1
  43. pyarrow
  44. maturin

DORA (Dataflow-Oriented Robotic Architecture) is middleware designed to streamline and simplify the creation of AI-based robotic applications. It offers low latency, composable, and distributed datafl