Object Detection
|
Namespaces | |
namespace | testing |
Variables | |
str | testing.model_path = "../models/yolo-object-lane-unfroze/weights/best.pt" |
testing.model = YOLO(model_path) | |
str | testing.image_dir = "/home/seame/frames/frames3" |
testing.file_path = os.path.join(image_dir, file_name) | |
testing.save | |
testing.True | |
testing.imgsz | |
testing.conf | |