iosif hamlatzis

Results 9 comments of iosif hamlatzis

I also get **ValueError: Object dictionary contained a non-trackable object: dict_values([]) (for key metrics)** and have tried with TenserFlow branches master, r2.7 down to r2.4

@usimarit just tried the v1.0.2 and have errors like `TypeError: You are passing KerasTensor(type_spec=TensorSpec(shape=(None, None, 80, 1), dtype=tf.float32, name='input_1'), name='input_1', description="created by layer 'input_1'"), an intermediate Keras symbolic input/output, to...

try this https://funvision.blogspot.com/2022/02/video-streaming-for-machine-learning.html?lr=1 it worked for me, not only on VS, but on Ubuntu when I wanted to use cmake-gui

https://github.com/opencv/opencv/issues/19670#issuecomment-790045516 I'm using OpenCV 4.6.0 and I see that `void write(...)` so I cannot know if it failed to write or not the frame. Also If the VideoWriter `open` has...

> It might be related to the issue with pkg-config that also prevents me from building ffmpeg using the media-autobuild suite: [m-ab-s/media-autobuild_suite#2298](https://github.com/m-ab-s/media-autobuild_suite/issues/2298) The pkg-config should work in msys2 just fine....

@fador it worked like a charm, tried both methods (manually and the scripts you've provided)

https://github.com/howardpang/androidNativeBundle/issues/19#issuecomment-1621222767 I get an error while building ```` 'buildSrc' cannot be used as a project name as it is a reserved name * Try: Run with --info or --debug option...

in the given [link](https://github.com/tensorflow/tensorflow/compare/master...drubinstein:tensorflow:drubinstein/add-complex?expand=1) there is no support for models with `kTfLiteFloat16` eg `real_input->type == kTfLiteFloat16' maybe using `Eigen::half`?

> Checkout: https://github.com/Viblast/dash-proxy https://github.com/Viblast/hls-proxy these python scripts will they work if my `.mpd` or `.m3u8` files are for multiple streams? My nginx configuration uses ffmpeg to create different quality streams...