punitha-valli

Results 29 comments of punitha-valli

@wenbinTse @shanjianwu Traceback (most recent call last): File "E:/yzu/lab/face anti spoofing/PRNet-master/demo.py", line 168, in main(parser.parse_args()) File "E:/yzu/lab/face anti spoofing/PRNet-master/demo.py", line 56, in main pos = prn.process(image) # use dlib to...

RuntimeError: Unsupported image type, must be 8bit gray or RGB image. @wenbinTse @shanjianwu @ksachdeva How to overcome this error? Thanks in advance

Really happy for your response, Thank you so much But this shape changes, is happens at the But api.py at line 58, Def dlib_detect(self,image): Self.face_detector Return self.face_detector(image,1) When I print...

@wenbinTse Really happy for your response, Thank you so much But this shape changes is happening at the But api.py at line 58, Def dlib_detect(self,image): Self.face_detector Return self.face_detector(image,1) When I...

@wenbinTse The shape changes because of the output_shape, and its scale. It has a value of 1.567 and makes a round-off and its changing into 2. But we need 3...

@wenbinTse Can you please tell me the size, because when I choose **(256,256)** so my image size will be **(256,256,3)**, I am not getting any depth map, my depth_map value...

@wenbinTse , Thank you so much, for your kind response,... Can you please tell me the size, because when I choose (256,256) so my image size will be (256,256,3), I...

@michaelhuang74 @ava-YangL @vitahsu @yexiaoxi01 @huyanfei-cqupt I have generated the depth_map, but it takes a very long time. can anyone please tell me how to increases the batch_size, so I can...

@bcba25 @harrismohammed @ksachdeva @cclauss @scott-vsi I have generated the depth map, can anyone please tell me hoe to increases the GPU so I can all to use all the GPU...

@Gnabe @ksachdeva @cclauss @scott-vsi @YadiraF Can you please tell me how to increases the batch size, so i can able to speed the process Thanks in advance