# atlas_mindxsdk_samples **Repository Path**: open-ascend/atlas_mindxsdk_samples ## Basic Information - **Project Name**: atlas_mindxsdk_samples - **Description**: 昇腾产品 MindX SDK Samples - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 2 - **Created**: 2022-11-20 - **Last Updated**: 2025-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 中文|[英文](README.en.md) # Atlas MindX SDK Samples Atlas MindX SDK Samples通过一系列功能的开发样例,使用户更详细地了解Atlas MindX SDK的开发。 ## Table of Contents - cplusplus & python - [VideoTranscoding](https://gitee.com/ai_samples/atlas_mindxsdk_samples/tree/master/contrib/cv/data_process/video_transcoding) - [Image CRNN Demo](https://gitee.com/ai_samples/atlas_mindxsdk_samples/tree/master/contrib/cv/ocr/image_crnn) - [Image Resnet50 Demo](https://gitee.com/ai_samples/atlas_mindxsdk_samples/tree/master/contrib/cv/classification/image_resnet50) - [Image Shufflenetv2 Demo](https://gitee.com/ai_samples/atlas_mindxsdk_samples/tree/master/contrib/cv/classification/image_shufflenetv2) - [Image Mobilenetv2 Demo](https://gitee.com/ai_samples/atlas_mindxsdk_samples/tree/master/contrib/cv/classification/image_mobilenetv2) - [Image Densenet121 Demo](https://gitee.com/ai_samples/atlas_mindxsdk_samples/tree/master/contrib/cv/classification/image_densenet121) - [Image Yolov3 Demo](https://gitee.com/ai_samples/atlas_mindxsdk_samples/tree/master/contrib/cv/object_detection/image_yolov3) - [Image Yolov4 Demo](https://gitee.com/ai_samples/atlas_mindxsdk_samples/tree/master/contrib/cv/object_detection/image_yolov4) - [Image Yolov5 Demo](https://gitee.com/ai_samples/atlas_mindxsdk_samples/tree/master/contrib/cv/object_detection/image_yolov5) - [Video Yolov5 Demo](https://gitee.com/ai_samples/atlas_mindxsdk_samples/tree/master/contrib/cv/object_detection/video_yolov5) - [Image Crnn & Resnet50 & Yolov5 Demo](https://gitee.com/ai_samples/atlas_mindxsdk_samples/tree/master/contrib/cv/object_detection/image_crnn_resnet50_yolov5)