ljl199711129
ljl199711129
--------------------------------------------------------------------------- KeyError Traceback (most recent call last) in 2 detector_pkl_file=pretrained_model_file, 3 use_rpn_head = use_rpn_head, ----> 4 use_mask_head = use_mask_head) 5 model = model.cuda() /mnt/wifiperson-master/dataprocessing/detectorch/lib/model/detector.py in __init__(self, train, arch, conv_body_layers, conv_head_layers,...
I used the code and examples data provided by the author, the reproduced skeleton result is like this, what is the problem?  
 I downloaded it twice on Baidu Cloud, but I can't unzip it
Hi, can you provide complete reference data and code
The data set download result is DataSet.tar_2,Run the program, the result is an error, what should I do?