lclin

Results 2 issues of lclin

When I run run_cascadercnn_voc.m, I got: Error using containers.Map/subsref The specified key is not present in this container. Error in caffe.Net/blobs (line 82) blob = self.blob_vec(self.name2blob_index(blob_name)); Error in run_cascadercnn_voc (line...

When I run : python demo.py --model_name DenseASPP161 --model_path ./weights/denseASPP161.pkl --img_dir ./img I got this: loading pre-trained weight 1.png Traceback (most recent call last): File "demo.py", line 19, in infer.folder_inference(args.img_dir,...