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년 전200회 조회
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

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠