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
lib_path: F:\Desktop\LFD-A-Light-and-Fast-Detector-master\lfd\data_pipeline\dataset\utils\libs
libturtojpeg_path_list: []
Traceback (most recent call last):
File "F:/Desktop/LFD-A-Light-and-Fast-Detector-master/WIDERFACE_train/predict.py", line 4, in
from lfd.data_pipeline.augmentation import *
File "F:\Desktop\LFD-A-Light-and-Fast-Detector-master\lfd\data_pipeline_init_.py", line 4, in
from .data_loader import *
File "F:\Desktop\LFD-A-Light-and-Fast-Detector-master\lfd\data_pipeline\data_loader_init_.py", line 3, in
from .data_loader import DataLoader
File "F:\Desktop\LFD-A-Light-and-Fast-Detector-master\lfd\data_pipeline\data_loader\data_loader.py", line 8, in
from ..dataset import turbojpeg, reserved_keys
File "F:\Desktop\LFD-A-Light-and-Fast-Detector-master\lfd\data_pipeline\dataset_init_.py", line 7, in
from .utils import *
File "F:\Desktop\LFD-A-Light-and-Fast-Detector-master\lfd\data_pipeline\dataset\utils_init_.py", line 3, in
from .turbojpeg import turbojpeg
File "F:\Desktop\LFD-A-Light-and-Fast-Detector-master\lfd\data_pipeline\dataset\utils\turbojpeg.py", line 457, in
target_libturbojpeg_path = max(libturtojpeg_path_list)
ValueError: max() arg is an empty sequence
Process finished with exit code 1
The text was updated successfully, but these errors were encountered:
WIDERFACE_train
lib_path: F:\Desktop\LFD-A-Light-and-Fast-Detector-master\lfd\data_pipeline\dataset\utils\libs
libturtojpeg_path_list: []
Traceback (most recent call last):
File "F:/Desktop/LFD-A-Light-and-Fast-Detector-master/WIDERFACE_train/predict.py", line 4, in
from lfd.data_pipeline.augmentation import *
File "F:\Desktop\LFD-A-Light-and-Fast-Detector-master\lfd\data_pipeline_init_.py", line 4, in
from .data_loader import *
File "F:\Desktop\LFD-A-Light-and-Fast-Detector-master\lfd\data_pipeline\data_loader_init_.py", line 3, in
from .data_loader import DataLoader
File "F:\Desktop\LFD-A-Light-and-Fast-Detector-master\lfd\data_pipeline\data_loader\data_loader.py", line 8, in
from ..dataset import turbojpeg, reserved_keys
File "F:\Desktop\LFD-A-Light-and-Fast-Detector-master\lfd\data_pipeline\dataset_init_.py", line 7, in
from .utils import *
File "F:\Desktop\LFD-A-Light-and-Fast-Detector-master\lfd\data_pipeline\dataset\utils_init_.py", line 3, in
from .turbojpeg import turbojpeg
File "F:\Desktop\LFD-A-Light-and-Fast-Detector-master\lfd\data_pipeline\dataset\utils\turbojpeg.py", line 457, in
target_libturbojpeg_path = max(libturtojpeg_path_list)
ValueError: max() arg is an empty sequence
Process finished with exit code 1
The text was updated successfully, but these errors were encountered: