diff --git a/cv/detection/yolov5/pytorch/loggers/__init__.py b/cv/detection/yolov5/pytorch/utils/loggers/__init__.py old mode 100755 new mode 100644 similarity index 100% rename from cv/detection/yolov5/pytorch/loggers/__init__.py rename to cv/detection/yolov5/pytorch/utils/loggers/__init__.py diff --git a/cv/detection/yolov5/pytorch/loggers/wandb/README.md b/cv/detection/yolov5/pytorch/utils/loggers/wandb/README.md old mode 100755 new mode 100644 similarity index 100% rename from cv/detection/yolov5/pytorch/loggers/wandb/README.md rename to cv/detection/yolov5/pytorch/utils/loggers/wandb/README.md diff --git a/cv/detection/yolov5/pytorch/loggers/wandb/__init__.py b/cv/detection/yolov5/pytorch/utils/loggers/wandb/__init__.py old mode 100755 new mode 100644 similarity index 100% rename from cv/detection/yolov5/pytorch/loggers/wandb/__init__.py rename to cv/detection/yolov5/pytorch/utils/loggers/wandb/__init__.py diff --git a/cv/detection/yolov5/pytorch/loggers/wandb/log_dataset.py b/cv/detection/yolov5/pytorch/utils/loggers/wandb/log_dataset.py old mode 100755 new mode 100644 similarity index 100% rename from cv/detection/yolov5/pytorch/loggers/wandb/log_dataset.py rename to cv/detection/yolov5/pytorch/utils/loggers/wandb/log_dataset.py diff --git a/cv/detection/yolov5/pytorch/loggers/wandb/sweep.py b/cv/detection/yolov5/pytorch/utils/loggers/wandb/sweep.py old mode 100755 new mode 100644 similarity index 100% rename from cv/detection/yolov5/pytorch/loggers/wandb/sweep.py rename to cv/detection/yolov5/pytorch/utils/loggers/wandb/sweep.py diff --git a/cv/detection/yolov5/pytorch/loggers/wandb/sweep.yaml b/cv/detection/yolov5/pytorch/utils/loggers/wandb/sweep.yaml old mode 100755 new mode 100644 similarity index 100% rename from cv/detection/yolov5/pytorch/loggers/wandb/sweep.yaml rename to cv/detection/yolov5/pytorch/utils/loggers/wandb/sweep.yaml diff --git a/cv/detection/yolov5/pytorch/loggers/wandb/wandb_utils.py b/cv/detection/yolov5/pytorch/utils/loggers/wandb/wandb_utils.py old mode 100755 new mode 100644 similarity index 100% rename from cv/detection/yolov5/pytorch/loggers/wandb/wandb_utils.py rename to cv/detection/yolov5/pytorch/utils/loggers/wandb/wandb_utils.py