Suburst commited on
Commit
10c9dbe
1 Parent(s): 22dd060

Update Yolov5_Deepsort/utils/autoanchor.py

Browse files
Yolov5_Deepsort/utils/autoanchor.py CHANGED
@@ -5,7 +5,7 @@ import torch
5
  import yaml
6
  from tqdm import tqdm
7
 
8
- from utils.general import colorstr
9
 
10
 
11
  def check_anchor_order(m):
 
5
  import yaml
6
  from tqdm import tqdm
7
 
8
+ from Yolov5_Deepsort.utils.general import colorstr
9
 
10
 
11
  def check_anchor_order(m):