Sample List (Atlas 200/300/500 Inference Product)

The following table lists the samples mentioned in this document. Visit the Ascend samples repository on Gitee or GitHub for additional samples.

Table 1 Samples

Sample

How to Obtain

Description

Build and Run (Ascend EP Form) (Ascend RC Form)

gemm

Refer to gemm to obtain the sample.

Matrix-matrix multiplication

Refer to the README file.

resnet50_imagenet_classification

Refer to resnet50_imagenet_classification to obtain the sample.

Image classification with Caffe ResNet-50 (synchronous inference)

Refer to the README file.

resnet50_async_imagenet_classification

Refer to resnet50_async_imagenet_classification to obtain the sample.

Image classification with Caffe ResNet-50 (asynchronous inference)

Refer to the README file.

YOLOV3_dynamic_batch_detection_picture

Refer to YOLOV3_dynamic_batch_detection_picture to obtain the sample.

Object detection with Caffe YOLOv3 (dynamic batch/image size)

Refer to the README file.

vpc_resnet50_imagenet_classification

Refer to vpc_resnet50_imagenet_classification to obtain the sample.

Image classification with Caffe ResNet-50 (image decoding+resizing+synchronous inference)

Refer to the README file.

vpc_jpeg_resnet50_imagenet_classification

Refer to vpc_jpeg_resnet50_imagenet_classification to obtain the sample.

Image classification with Caffe ResNet-50 (image decoding+cropping and resizing+image encoding+synchronous inference)

Refer to the README file.

vdec_resnet50_classification

Refer to vdec_resnet50_classification to obtain the sample.

Image classification with Caffe ResNet-50 (video decoding+synchronous inference)

Refer to the README file.

batchcrop

Refer to batchcrop to obtain the sample.

Media data processing V1 (single-image, multi-ROI cropping)

Refer to the README file.

venc_image

Refer to venc_image to obtain the sample.

Media data processing V1 (video encoding)

Refer to the README file.

smallResolution_cropandpaste

Refer to smallResolution_cropandpaste to obtain the sample.

Media data processing V1 (cropping and pasting)

Refer to the README file.