Creating a MindX SDK Project

  1. On the MindStudio welcome page, click New Project or choose File > New > Project... on the menu bar.
    Figure 1 Creating a MindStudio project on the welcome page
  2. In the New Project window displayed, choose Ascend App > MindX SDK Project (Python) and click Next. See Figure 2.
    Figure 2 Creating a MindX SDK project (Python)
  3. Configure related information, and click Create. See Figure 3.
    • Project name: project name.
    • Project location: directory for storing the project. By default, the project is created in $HOME/MindstudioProjects/.
      Figure 3 Configuring the project attributes
  4. Upload the face mask detection file, script file, and test image file to the root directory of the created project. See Figure 4.
    Figure 4 Project directory