mirror of
https://github.com/kristoferssolo/Traffic-Light-Detector.git
synced 2025-10-21 20:00:36 +00:00
Moved paths.py
This commit is contained in:
parent
fac36ed9bd
commit
dbd37bba61
@ -1,7 +1,8 @@
|
||||
from pathlib import Path
|
||||
|
||||
import cv2
|
||||
from paths import IMAGES_OUT_PATH
|
||||
|
||||
from TrafficLightDetector.paths import IMAGES_OUT_PATH
|
||||
from TrafficLightDetector.traffic_light_detector import TrafficLightDetector
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user