APEX_AIMBOT/.gitignore
kotae4 4852365592
fixed onnx_amd and added skipRegions (#76)
* fixed main_onnx_amd.py

* cleaned up some old requirements
* added separate requirements for the onnx versions
* ran autopep8 on all the script files

* added skipRegions
2023-03-30 01:21:42 -04:00

15 lines
227 B
Plaintext

test*
*.onnx
*.pt
*.torchscript
*.engine
onnxVer.py
!yolov5s320.onnx
yolov5s.engine
yolov5
tensorrt-8.4.1.5-cp39-none-win_amd64.whl
tensorrt-8.4.1.5-cp310-none-win_amd64.whl
__pycache__
utils/__pycache__
models/__pycache__
venv