cVito commited on
Commit
f348ed4
·
verified ·
1 Parent(s): 242da94

Delete __MACOSX

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. __MACOSX/._3. object_detection +0 -0
  2. __MACOSX/3. object_detection/._.DS_Store +0 -0
  3. __MACOSX/3. object_detection/._app.py +0 -0
  4. __MACOSX/3. object_detection/._models +0 -0
  5. __MACOSX/3. object_detection/._requirements.txt +0 -0
  6. __MACOSX/3. object_detection/._utils +0 -0
  7. __MACOSX/3. object_detection/models/._.DS_Store +0 -0
  8. __MACOSX/3. object_detection/models/.___init__.py +0 -0
  9. __MACOSX/3. object_detection/models/.___pycache__ +0 -0
  10. __MACOSX/3. object_detection/models/._common.py +0 -0
  11. __MACOSX/3. object_detection/models/._experimental.py +0 -0
  12. __MACOSX/3. object_detection/models/._yolo.py +0 -0
  13. __MACOSX/3. object_detection/models/__pycache__/.___init__.cpython-310.pyc +0 -0
  14. __MACOSX/3. object_detection/models/__pycache__/._common.cpython-310.pyc +0 -0
  15. __MACOSX/3. object_detection/models/__pycache__/._experimental.cpython-310.pyc +0 -0
  16. __MACOSX/3. object_detection/models/__pycache__/._yolo.cpython-310.pyc +0 -0
  17. __MACOSX/3. object_detection/utils/.___init__.py +0 -0
  18. __MACOSX/3. object_detection/utils/.___pycache__ +0 -0
  19. __MACOSX/3. object_detection/utils/._activations.py +0 -0
  20. __MACOSX/3. object_detection/utils/._add_nms.py +0 -0
  21. __MACOSX/3. object_detection/utils/._autoanchor.py +0 -0
  22. __MACOSX/3. object_detection/utils/._aws +0 -0
  23. __MACOSX/3. object_detection/utils/._datasets.py +0 -0
  24. __MACOSX/3. object_detection/utils/._general.py +0 -0
  25. __MACOSX/3. object_detection/utils/._google_app_engine +0 -0
  26. __MACOSX/3. object_detection/utils/._google_utils.py +0 -0
  27. __MACOSX/3. object_detection/utils/._loss.py +0 -0
  28. __MACOSX/3. object_detection/utils/._metrics.py +0 -0
  29. __MACOSX/3. object_detection/utils/._plots.py +0 -0
  30. __MACOSX/3. object_detection/utils/._torch_utils.py +0 -0
  31. __MACOSX/3. object_detection/utils/._wandb_logging +0 -0
  32. __MACOSX/3. object_detection/utils/__pycache__/.___init__.cpython-310.pyc +0 -0
  33. __MACOSX/3. object_detection/utils/__pycache__/._autoanchor.cpython-310.pyc +0 -0
  34. __MACOSX/3. object_detection/utils/__pycache__/._datasets.cpython-310.pyc +0 -0
  35. __MACOSX/3. object_detection/utils/__pycache__/._general.cpython-310.pyc +0 -0
  36. __MACOSX/3. object_detection/utils/__pycache__/._google_utils.cpython-310.pyc +0 -0
  37. __MACOSX/3. object_detection/utils/__pycache__/._loss.cpython-310.pyc +0 -0
  38. __MACOSX/3. object_detection/utils/__pycache__/._metrics.cpython-310.pyc +0 -0
  39. __MACOSX/3. object_detection/utils/__pycache__/._plots.cpython-310.pyc +0 -0
  40. __MACOSX/3. object_detection/utils/__pycache__/._torch_utils.cpython-310.pyc +0 -0
  41. __MACOSX/3. object_detection/utils/aws/.___init__.py +0 -0
  42. __MACOSX/3. object_detection/utils/aws/._mime.sh +0 -0
  43. __MACOSX/3. object_detection/utils/aws/._resume.py +0 -0
  44. __MACOSX/3. object_detection/utils/aws/._userdata.sh +0 -0
  45. __MACOSX/3. object_detection/utils/google_app_engine/._Dockerfile +0 -0
  46. __MACOSX/3. object_detection/utils/google_app_engine/._additional_requirements.txt +0 -0
  47. __MACOSX/3. object_detection/utils/google_app_engine/._app.yaml +0 -0
  48. __MACOSX/3. object_detection/utils/wandb_logging/.___init__.py +0 -0
  49. __MACOSX/3. object_detection/utils/wandb_logging/.___pycache__ +0 -0
  50. __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)