Skip to content

Commit

Permalink
removed useless
Browse files Browse the repository at this point in the history
  • Loading branch information
Glydric committed Jan 25, 2024
1 parent 6f98680 commit 1374837
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ImageRecognition/src/ObjectDetectionYOLO.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import io
from ultralytics import YOLO
import cv2
import math
import threading
import requests
from sklearn.metrics import mean_squared_error
import numpy as np
Expand Down

0 comments on commit 1374837

Please sign in to comment.