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

requirements.txt 272B

1234567891011121314151617181920212223
  1. # TODO: Update with exact module version
  2. numpy
  3. torch>=1.7
  4. opencv_python
  5. loguru
  6. scikit-image
  7. tqdm
  8. torchvision>=0.10.0
  9. Pillow
  10. thop
  11. ninja
  12. tabulate
  13. tensorboard
  14. lap
  15. motmetrics
  16. filterpy
  17. h5py
  18. learn2learn
  19. # verified versions
  20. onnx==1.8.1
  21. onnxruntime==1.8.0
  22. onnx-simplifier==0.3.5