Florian Bruggisser

Results 164 comments of Florian Bruggisser

@ali-robot What kind of pointclouds would you like to display? Are they in the PLY format or is it a sequence recorded by an RGB-D cam?

Check out the most recent commit, I guess you could install it by using the following command: ``` pip install git+https://github.com/cansik/[email protected] ``` Now it is possible to use the `--pointcloud`...

Could you give me some more information about the dataset, I can not reproduce the error you have. Maybe not all the clouds are loaded correctly. Is there an error...

Please have a look at https://github.com/cansik/mediapipe-silicon/issues/10#issuecomment-1413271418. Could it be that you installed the Intel version of python?

@sandeeppvn Could it be a problem with MacOS Ventura? I just tried it on MacOS Monterey (12.6) with conda and python 3.10 and the import worked. I currently did not...

@giorgiop Did you re-install the `protobuf` package as suggested?

@giorgiop Thanks for the information. I am still not able to reproduce and I do not have the feeling this is a problem of `mediapipe-silicon`, because the issue itself occurs...

@satoooh Thank you for the information. Do you think it is a problem with Ventura? I am currently still on Monterey, so I can not really test it. Otherwise, could...

@alifiya13 Could you try to update to the following protobuf version: `pip install protobuf==3.20.1`?

Hi @AlecSkril, the first messages are warnings, not errors, as already described in #4. Second, it seems that you are mixing Rosetta2 python (Intel) and M1 python (`mach-o file, but...