Dawnlnz
Dawnlnz
Hello, can I run this code on an ARM architecture? Has anyone tried it?
File "dface/prepare_data/gen_landmark_48.py", line 156, in gen_data(args.annotation_file, args.traindata_store, args.prefix_path) File "dface/prepare_data/gen_landmark_48.py", line 84, in gen_data delta_x = npr.randint(-w * 0.2, w * 0.2) File "mtrand.pyx", line 992, in mtrand.RandomState.randint ValueError: Range...
File "E:\DeepLearning\demo\DFace\dface\train_net\train.py", line 87, in train_pnet show1 = accuracy.data.tolist()[0] TypeError: 'float' object is not subscriptable
Can this project use VOC for training now?