Sagi Rorlich

Results 5 issues of Sagi Rorlich

`model = get_personlab(train=False, with_preprocess_lambda=True, intermediate_supervision=True, intermediate_layer='res4b12_relu', build_base_func=get_resnet101_base, output_stride=16)` Downloading data from None --------------------------------------------------------------------------- TypeError Traceback (most recent call last) in () 4 intermediate_layer='res4b12_relu', 5 build_base_func=get_resnet101_base, ----> 6 output_stride=16) 7 print('Loading...

based on the following demo https://codepen.io/mozmorris/pen/yLYKzyp?editors=0010 when using safari/chrome in an iPhone 16.6.1 once clicking stop button nothing happens. looking at the code it's seems that dataavailable never fires mediaRecorderRef.current.addEventListener(...

In all examples, it seems the MediaRecorder set the camera to 640x480. following this thread it seems some walkaround exists but referring to MediaPlater and not MediaRecorder. https://github.com/aiortc/aiortc/issues/183

how can I get conversation.id to know if a message within the current 24 hour window or newly created window?

how can I get conversation.id to know if a message within the current 24 hour window or newly created window?