Tortoise17

Results 61 comments of Tortoise17

Dear friend. > mel = tf.py_func(load_pny, ......) can you share, what is after load_npy, ... as I have syntex error still. Please if you can share the complete three lines.

I am also looking for the same model. Can anyone guide.

I am also facing same issue with kinetics dataset for training

Thank you so much. Your work is really interesting. Thank you for answering. I am trying to make both possibilities 1 and 2. and thank you for explaining both. I...

@kuaashish Thank you. I have tried this and below is the result. ``` $ GLOG_logtostderr=1 bazel-bin/mediapipe/examples/desktop/youtube8m/model_inference --calculator_graph_config_file=mediapipe/graphs/youtube8m/local_video_model_inference.pbtxt input_side_packets=input_video_path=video_example/file.mp4,output_video_path=video_example/annotated_video.mp4,segment_size=5,overlap=4 I20220720 16:00:05.297129 153636 simple_run_graph_main.cc:122] Initialize the calculator graph. I20220720 16:00:05.301420 153636 simple_run_graph_main.cc:137]...

@kuaashish Thank you. now the error is : ``` I20220721 11:10:19.114539 164951 simple_run_graph_main.cc:122] Initialize the calculator graph. I20220721 11:10:19.118959 164951 simple_run_graph_main.cc:137] Start running the calculator graph. E20220721 11:10:19.121152 164951 simple_run_graph_main.cc:149]...

@kuaashish thank you. I have tried this, Now the error is : ``` 2022-07-21 12:08:17.034199: I external/org_tensorflow/tensorflow/cc/saved_model/loader.cc:301] SavedModel load for tags { serve }; Status: fail: NOT_FOUND: Op type not...

@sureshdagooglecom Please if you can have a look into the issue. I cannot build the desktop examples too. I don't know where is the proper requirement information guide which can...