You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[INFO] loading model and label binarizer...
Traceback (most recent call last):
File "c:/Users/NANI/Downloads/DevSena-master/DevSena-master/ACCIDetect.py", line 26, in
model = load_model(args["model"])
File "C:\Users\NANI\AppData\Roaming\Python\Python37\site-packages\keras\utils\traceback_utils.py", line 70, in error_handler
raise e.with_traceback(filtered_tb) from None
File "C:\Users\NANI\AppData\Roaming\Python\Python37\site-packages\keras\saving\legacy\save.py", line 228, in load_model
f"No file or directory found at {filepath_str}"
OSError: No file or directory found at model
The text was updated successfully, but these errors were encountered:
[INFO] loading model and label binarizer...
Traceback (most recent call last):
File "c:/Users/NANI/Downloads/DevSena-master/DevSena-master/ACCIDetect.py", line 26, in
model = load_model(args["model"])
File "C:\Users\NANI\AppData\Roaming\Python\Python37\site-packages\keras\utils\traceback_utils.py", line 70, in error_handler
raise e.with_traceback(filtered_tb) from None
File "C:\Users\NANI\AppData\Roaming\Python\Python37\site-packages\keras\saving\legacy\save.py", line 228, in load_model
f"No file or directory found at {filepath_str}"
OSError: No file or directory found at model
The text was updated successfully, but these errors were encountered: