ljl199711129

Results 5 issues of 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? ![image](https://user-images.githubusercontent.com/68952475/160222299-0a637874-3dc9-44c6-bba7-84dbd5278b49.png) ![image](https://user-images.githubusercontent.com/68952475/160222150-138e353b-f810-45af-9125-7a4d2c6a523e.png)

![image](https://user-images.githubusercontent.com/68952475/192125745-6722bbf8-8b35-45c0-b42b-f3f108d9bd1e.png) 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?