# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Distribution / packaging .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ *.egg-info/ .installed.cfg *.egg # Virtual environments venv/ ENV/ env/ yolov8env/ .venv/ .env/ .ENV/ ENV.bak/ venv.bak/ # PyInstaller *.manifest *.spec # Installer logs pip-log.txt pip-delete-this-directory.txt # Unit test / coverage reports htmlcov/ .tox/ .nox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover .hypothesis/ .pytest_cache/ # Translations *.mo *.pot # Django stuff *.log local_settings.py db.sqlite3 # Flask stuff instance/ .webassets-cache # Scrapy stuff .scrapy # Sphinx documentation docs/_build/ # Jupyter Notebook .ipynb_checkpoints # PyCharm .idea/ # VSCode .vscode/ # macOS .DS_Store # Windows Thumbs.db ehthumbs.db Desktop.ini # System-specific *.swp *.swo # dotenv *.env .env.* # mypy .mypy_cache/ .dmypy.json dmypy.json # Pyre type checker .pyre/ #Models *.keras *.h5 runs/ Test/ #yolo_dataset/ calib_images/