-
Notifications
You must be signed in to change notification settings - Fork 130
Not a directory: './trained/CHOGRGB4.pkl' #2
Copy link
Copy link
Open
Description
Hi,
python3 P5pipeline.py test_images/test1.jpg output_images/test1.jpg
Camera Calibration data restored from camera_cal/calibrationdata.p
Traceback (most recent call last):
File "P5pipeline.py", line 218, in
roadMgr = RoadManager(camCal, debug=debug, scrType=scrType)
File "/mnt/hgfs/study/123/Vehicle-Detection/SDC-P5/p5lib/roadManager.py", line 130, in init
self.threshold)
File "/mnt/hgfs/study/123/Vehicle-Detection/SDC-P5/p5lib/vehicleDetection.py", line 44, in init
self.svc = joblib.load(self.trained_model)
File "/usr/local/lib/python3.5/dist-packages/sklearn/externals/joblib/numpy_pickle.py", line 570, in load
with open(filename, 'rb') as f:
NotADirectoryError: [Errno 20] Not a directory: './trained/CHOGRGB4.pkl'
Tank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels