Amir Mousavi
Amir Mousavi
Hi @ruberith, thank you for getting this to work on Mac! I'm a noob in C++, could you please tell me how you build and run the demos on MacOS?...
> Seems to make sense, it seems like it would make sense to expose both types of data though, there might be folks that are interested in the raw data....
Any updates on this? Been stuck with this for a while @dschep? Tried the appraoch [here](https://stackoverflow.com/questions/76467447/serverless-github-action-serverless-not-found) as well, but still doesn't solve it.
What's the exact error you're getting? You're just getting a seg fault?
Using this package on `Serverless` helped me streamline this whole process and reduce the package size as well. Would definitely recommend checking it out. Make sure to leave the `strip`...
Has anyone been able to fix this error? As @dioh mentioned, `libGL` is required in the newer version, which is missing in the Amazon linux 2 filesystem used in Lambda....
Using this package on `Serverless` helped me streamline this whole process and reduce the package size as well. Would definitely recommend checking it out. Make sure to leave the `strip`...
I see, that makes sense. No need to comment it out then. I'm trying to deploy this into our ECS cluster, I followed the instructions, but seems like the above...
@jkhenning Any insights on this?
Hi @thepycoder, option 1 worked, thanks! Adding `default_model_filename: "model.bin"` to `config.pbtxt` and passing it as a file was fine. Though regarding your second point, did onnx models use to have...