Grounded-Segment-Anything
Grounded-Segment-Anything copied to clipboard
Model has different outputs on the same input for Google colab and Amazon EC2
I have the model with a flask API deployed on Amazon EC2 instance inside a docker container.
Now the problem is the same code runs flawlessly on Google Colab on Pro account while the model does not detect the classes given to it on Amazon EC2 instance.
Need help as what could be the issue.
If any information is needed, kindly just ask. Thanks.