Ask AWS SageMaker

0
  1. Can we make a new code through the sagemaker studio?
  2. In my computer, GPU is GTX2080ti model, so if I use AWS sagemaker for paid service, can I get better performance?
  3. How much GPU performance can you improve compared to before?
  4. I want to proceed with object segmentation through AWS sagemaker, can I use the code I used through sagemaker studio?
已提問 2 年前檢視次數 198 次
1 個回答
0
已接受的答案

My apologies, I am not fully sure on all the questions. But let me still make an attempt to respond to see if it helps.

  1. Yes, you can write your own custom code through SageMaker studio.

  2. This may not be an apple to apple comparison. The main advantage in this context, is your able to scale out your training to multiple nodes and cores (if your underlying model supports that). Likewise you can scale out the deployment as well. Typically the studio notebook is backed by a lightweight EC2 instance, but there are a large range of EC2 instances for training on SageMaker. Please refer to the following links for further assistance. 1. https://docs.aws.amazon.com/sagemaker/latest/dg/notebooks-available-instance-types.html 2. https://aws.amazon.com/ec2/instance-types/

  3. Please refer to the response above for question # 2.

  4. Did you mean semantic segmentation? If yes, the answer is yes too.

Hope that helps!

Regards, Punya

profile pictureAWS
punya
已回答 2 年前
  • Thank you!! It helped me a lot

  • Thanks, if you found this input useful - please mark the response as "Accepted".

  • I clicked "Accepted", Thanks

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南