Yashraj

Results 6 comments of Yashraj

Hi even I am getting the same error any help highly appreciated!! # load net cfg = widerface_640 num_classes = len(WIDERFace_CLASSES) + 1 # +1 background net = build_ssd('test', cfg['min_dim'],...

> I fixed this Problem with: sudo apt-get install libopencv-dev > But is there another solution for virtualenv with pip ? The most correct one

HI @richardm-stripe, I am interested in adding this to our codebase. Is it something that sounds interesting to you? I would need some help with the design though. A few...

> I think I'd need to grab a list of all global browser variables to fix this reliably. Didn't find anything sufficient with a quick googling, so I'm thinking if...

@helenye-stripe & @prathmesh-stripe, Hey team! I am attempting to remove the qs dependency from our repo. If I missed anything or there's something lurking in the shadows that I should...

1. Maybe we can detect/check whether the url of the page is the same or it has changed. 2. If url is same -> do nothing 3. If url has...