Add is_colab() and is_kaggle() (#41)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
f56c9bcc26
commit
4c68b9dcf6
14 changed files with 103 additions and 119 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import cv2
|
||||
import numpy as np
|
||||
import torch
|
||||
from omegaconf import OmegaConf
|
||||
|
||||
from ultralytics.yolo.data import build_dataloader
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue