Delete __MACOSX
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- __MACOSX/._3. object_detection +0 -0
- __MACOSX/3. object_detection/._.DS_Store +0 -0
- __MACOSX/3. object_detection/._app.py +0 -0
- __MACOSX/3. object_detection/._models +0 -0
- __MACOSX/3. object_detection/._requirements.txt +0 -0
- __MACOSX/3. object_detection/._utils +0 -0
- __MACOSX/3. object_detection/models/._.DS_Store +0 -0
- __MACOSX/3. object_detection/models/.___init__.py +0 -0
- __MACOSX/3. object_detection/models/.___pycache__ +0 -0
- __MACOSX/3. object_detection/models/._common.py +0 -0
- __MACOSX/3. object_detection/models/._experimental.py +0 -0
- __MACOSX/3. object_detection/models/._yolo.py +0 -0
- __MACOSX/3. object_detection/models/__pycache__/.___init__.cpython-310.pyc +0 -0
- __MACOSX/3. object_detection/models/__pycache__/._common.cpython-310.pyc +0 -0
- __MACOSX/3. object_detection/models/__pycache__/._experimental.cpython-310.pyc +0 -0
- __MACOSX/3. object_detection/models/__pycache__/._yolo.cpython-310.pyc +0 -0
- __MACOSX/3. object_detection/utils/.___init__.py +0 -0
- __MACOSX/3. object_detection/utils/.___pycache__ +0 -0
- __MACOSX/3. object_detection/utils/._activations.py +0 -0
- __MACOSX/3. object_detection/utils/._add_nms.py +0 -0
- __MACOSX/3. object_detection/utils/._autoanchor.py +0 -0
- __MACOSX/3. object_detection/utils/._aws +0 -0
- __MACOSX/3. object_detection/utils/._datasets.py +0 -0
- __MACOSX/3. object_detection/utils/._general.py +0 -0
- __MACOSX/3. object_detection/utils/._google_app_engine +0 -0
- __MACOSX/3. object_detection/utils/._google_utils.py +0 -0
- __MACOSX/3. object_detection/utils/._loss.py +0 -0
- __MACOSX/3. object_detection/utils/._metrics.py +0 -0
- __MACOSX/3. object_detection/utils/._plots.py +0 -0
- __MACOSX/3. object_detection/utils/._torch_utils.py +0 -0
- __MACOSX/3. object_detection/utils/._wandb_logging +0 -0
- __MACOSX/3. object_detection/utils/__pycache__/.___init__.cpython-310.pyc +0 -0
- __MACOSX/3. object_detection/utils/__pycache__/._autoanchor.cpython-310.pyc +0 -0
- __MACOSX/3. object_detection/utils/__pycache__/._datasets.cpython-310.pyc +0 -0
- __MACOSX/3. object_detection/utils/__pycache__/._general.cpython-310.pyc +0 -0
- __MACOSX/3. object_detection/utils/__pycache__/._google_utils.cpython-310.pyc +0 -0
- __MACOSX/3. object_detection/utils/__pycache__/._loss.cpython-310.pyc +0 -0
- __MACOSX/3. object_detection/utils/__pycache__/._metrics.cpython-310.pyc +0 -0
- __MACOSX/3. object_detection/utils/__pycache__/._plots.cpython-310.pyc +0 -0
- __MACOSX/3. object_detection/utils/__pycache__/._torch_utils.cpython-310.pyc +0 -0
- __MACOSX/3. object_detection/utils/aws/.___init__.py +0 -0
- __MACOSX/3. object_detection/utils/aws/._mime.sh +0 -0
- __MACOSX/3. object_detection/utils/aws/._resume.py +0 -0
- __MACOSX/3. object_detection/utils/aws/._userdata.sh +0 -0
- __MACOSX/3. object_detection/utils/google_app_engine/._Dockerfile +0 -0
- __MACOSX/3. object_detection/utils/google_app_engine/._additional_requirements.txt +0 -0
- __MACOSX/3. object_detection/utils/google_app_engine/._app.yaml +0 -0
- __MACOSX/3. object_detection/utils/wandb_logging/.___init__.py +0 -0
- __MACOSX/3. object_detection/utils/wandb_logging/.___pycache__ +0 -0
- __MACOSX/3. object_detection/utils/wandb_logging/._log_dataset.py +0 -0
__MACOSX/._3. object_detection
DELETED
Binary file (220 Bytes)
|
|
__MACOSX/3. object_detection/._.DS_Store
DELETED
Binary file (120 Bytes)
|
|
__MACOSX/3. object_detection/._app.py
DELETED
Binary file (892 Bytes)
|
|
__MACOSX/3. object_detection/._models
DELETED
Binary file (276 Bytes)
|
|
__MACOSX/3. object_detection/._requirements.txt
DELETED
Binary file (876 Bytes)
|
|
__MACOSX/3. object_detection/._utils
DELETED
Binary file (276 Bytes)
|
|
__MACOSX/3. object_detection/models/._.DS_Store
DELETED
Binary file (120 Bytes)
|
|
__MACOSX/3. object_detection/models/.___init__.py
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/models/.___pycache__
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/models/._common.py
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/models/._experimental.py
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/models/._yolo.py
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/models/__pycache__/.___init__.cpython-310.pyc
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/models/__pycache__/._common.cpython-310.pyc
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/models/__pycache__/._experimental.cpython-310.pyc
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/models/__pycache__/._yolo.cpython-310.pyc
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/.___init__.py
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/.___pycache__
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/._activations.py
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/._add_nms.py
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/._autoanchor.py
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/._aws
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/._datasets.py
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/._general.py
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/._google_app_engine
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/._google_utils.py
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/._loss.py
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/._metrics.py
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/._plots.py
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/._torch_utils.py
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/._wandb_logging
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/__pycache__/.___init__.cpython-310.pyc
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/__pycache__/._autoanchor.cpython-310.pyc
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/__pycache__/._datasets.cpython-310.pyc
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/__pycache__/._general.cpython-310.pyc
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/__pycache__/._google_utils.cpython-310.pyc
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/__pycache__/._loss.cpython-310.pyc
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/__pycache__/._metrics.cpython-310.pyc
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/__pycache__/._plots.cpython-310.pyc
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/__pycache__/._torch_utils.cpython-310.pyc
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/aws/.___init__.py
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/aws/._mime.sh
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/aws/._resume.py
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/aws/._userdata.sh
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/google_app_engine/._Dockerfile
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/google_app_engine/._additional_requirements.txt
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/google_app_engine/._app.yaml
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/wandb_logging/.___init__.py
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/wandb_logging/.___pycache__
DELETED
Binary file (176 Bytes)
|
|
__MACOSX/3. object_detection/utils/wandb_logging/._log_dataset.py
DELETED
Binary file (176 Bytes)
|
|