Shorten module paths with new 'nn' dir (#96)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
4fb04be20b
commit
48cffa176e
18 changed files with 141 additions and 147 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import cv2
|
||||
import hydra
|
||||
import numpy as np
|
||||
|
||||
from ultralytics.yolo.data import build_dataloader
|
||||
from ultralytics.yolo.utils import ROOT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue