mirror of
https://github.com/kristoferssolo/Traffic-Light-Detector.git
synced 2026-03-22 00:36:22 +00:00
Moved paths.py
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
||||||
import cv2
|
import cv2
|
||||||
from paths import IMAGES_OUT_PATH
|
|
||||||
|
from TrafficLightDetector.paths import IMAGES_OUT_PATH
|
||||||
from TrafficLightDetector.traffic_light_detector import TrafficLightDetector
|
from TrafficLightDetector.traffic_light_detector import TrafficLightDetector
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user