Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 AWS-Recognition 比较两辆车,我尝试了各种模型,是否有任何内置模型来比较两辆车。实际上,我们想要实现自动车辆索赔。
实际上,在对此进行一些研究时,亚马逊并未为此提供任何内置 API,例如人脸识别或数字阅读。我们必须建立我们的自定义模型。
这称为构建训练和部署,我们必须遵循某些步骤。
然后它必须是亚马逊笔记本和 Phyton,使用。Rekognition-SDK。
然而,这个过程非常耗时。