hand_detector_train
hand_detector_train copied to clipboard
Error
np_resource = np.dtype([("resource", np.ubyte, 1)])
[2021-03-01 21:48:18,200] [train] [INFO] define model+
[0301 21:48:18 @parallel.py:219] [MultiProcessRunner] Will fork a dataflow more than one times. This assumes the datapoints are i.i.d.
Traceback (most recent call last):
File "train.py", line 50, in
I got that error after run python train.py --datapath=$HANDS_SNYTH_PATH . Can anyone help me ?