如何以编程方式创建自定义标签的数据集?

0

【以下的问题经过翻译处理】 你好,

是否有一种编程方式可以创建带有自定义标签图像的数据集?我已经有很多已经打好标签的图像了,所以不想再通过控制台进行此操作。

所有的教程和演示都使用控制台。我找不到可以帮助的东西。

感谢任何帮助。

谢谢

编辑者:chunt,于2019年12月30日上午5:14修改。

profile picture
EXPERT
demandé il y a 8 mois42 vues
1 réponse
0

【以下的回答经过翻译处理】 你好,

有可能通过编程方式训练模型而无需使用控制台。您可以使用CreateProject和CreateProjectVersion API。CreateProjectVersion需要在GroundTruthManifest(SageMaker Ground Truth输出)格式中提供TrainingData和/或TestingData资产数据。

https://docs.aws.amazon.com/rekognition/latest/dg/API_CreateProject.html

https://docs.aws.amazon.com/rekognition/latest/dg/API_CreateProjectVersion.html

https://docs.aws.amazon.com/rekognition/latest/customlabels-dg/cd-manifest-files.html

profile picture
EXPERT
répondu il y a 8 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions