补全yolov5的代码
This commit is contained in:
@ -9,7 +9,7 @@ import matplotlib.pyplot as plt
|
||||
import numpy as np
|
||||
import torch
|
||||
|
||||
from utils import TryExcept, threaded
|
||||
from yolov5.utils import TryExcept, threaded
|
||||
|
||||
|
||||
def fitness(x):
|
||||
|
Reference in New Issue
Block a user