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.2 kB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  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. torch>=1.7.0
  13. torchvision>=0.8.1
  14. tqdm>=4.64.0
  15. protobuf<=3.20.1 # https://github.com/ultralytics/yolov5/issues/8012
  16. # Logging -------------------------------------
  17. tensorboard>=2.4.1
  18. # wandb
  19. # clearml
  20. # Plotting ------------------------------------
  21. pandas>=1.1.4
  22. seaborn>=0.11.0
  23. # Export --------------------------------------
  24. # coremltools>=5.2 # CoreML export
  25. # onnx>=1.9.0 # ONNX export
  26. # onnx-simplifier>=0.4.1 # ONNX simplifier
  27. # nvidia-pyindex # TensorRT export
  28. # nvidia-tensorrt # TensorRT export
  29. # scikit-learn==0.19.2 # CoreML quantization
  30. # tensorflow>=2.4.1 # TFLite export (or tensorflow-cpu, tensorflow-aarch64)
  31. # tensorflowjs>=3.9.0 # TF.js export
  32. # openvino-dev # OpenVINO export
  33. # Extras --------------------------------------
  34. ipython # interactive notebook
  35. psutil # system utilization
  36. thop>=0.1.1 # FLOPs computation
  37. # albumentations>=1.0.3
  38. # pycocotools>=2.0 # COCO mAP
  39. # roboflow
  40. opencv-python>=4.1.1
  41. pyarrow

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