Dynamic and Accelerate
Dynamic and Accelerate
Do you. Use the method i provide to. Solve your problem ? i think there is other better way to solve it
I cant comment in KCFcpp-py-wrapper,so I put the problem in here .
FeaturesMap i find the FeaturesMap is a local variables .and not be define before
ithink it version problem ,i use python 3
I HAVE the same problem 'ValueError: No op named NonMaxSuppressionV3' my tf is 1.6
def load_image_test(pah): # todo =>pah(image_root+image_list)// ='./ECSSD/Imgs/1.jpg if not os.path.exists(pah): print('File Not Exists') im = cv2.imread(pah) in_ = np.array(im, dtype=np.float32) #? im_size = tuple(in_.shape[:2]) # in_ = cv2.resize(in_, (cr_size[1], cr_size[0]), interpolation=cv2.INTER_LINEAR)...
def load_image_test(pah): # todo =>pah(image_root+image_list)// ='./ECSSD/Imgs/1.jpg if not os.path.exists(pah): print('File Not Exists') im = cv2.imread(pah) in_ = np.array(im, dtype=np.float32) #? im_size = tuple(in_.shape[:2]) # in_ = cv2.resize(in_, (cr_size[1], cr_size[0]), interpolation=cv2.INTER_LINEAR)...
> Thank you! > […](#) > ------------------ 原始邮件 ------------------ 发件人: "WuZhe"
we find the image 100x100, is that normal? why the picture are so small