Sample List (Atlas inference products)

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) (Ascend RC)

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.

vpc_sample

Refer to vpc_sample to obtain the sample.

Media data processing V2 (VPC cropping, pasting, and resizing)

Refer to the README file.

jpegd_sample

Refer to jpegd_sample to obtain the sample.

Media data processing V2 (JPEG)

Refer to the README file.

jpege_sample

Refer to jpege_sample to obtain the sample.

Media data processing V2 (JPEG image encoding)

Refer to the README file.

vdec_sample

Refer to vdec_sample to obtain the sample.

Media data processing V2 (VDEC video decoding)

Refer to the README file.

venc_sample

Refer to venc_sample to obtain the sample.

Media data processing V2 (VENC)

Refer to the README file.

pngd_sample

Refer to pngd_sample to obtain the sample.

Media data processing V2 (PNGD)

Refer to the README file.