Help Center> ModelArts> FAQs> Data Management> What Can I Do If Images in a Dataset Cannot Be Displayed?

What Can I Do If Images in a Dataset Cannot Be Displayed?

Symptom

An image cannot be displayed during labeling of the created dataset, and the image cannot be viewed by clicking it.

Possible Cause

The local network may be faulty. As a result, OBS cannot be accessed and images cannot be loaded.

You are not allowed to access the target OBS bucket.

The OBS storage class does not allow the parallel file system to process images. Therefore, the thumbnails cannot be displayed.

Solution

  1. The following uses Google Chrome as an example. Press F12 to open the browser console, locate the image, and copy the image link.
    Figure 1 Press F12 to obtain the image URL.
  2. Enter the link in a new browser. The "Your Connection Is Not Private" message is displayed. Click Advanced on the page and choose Proceed to <link> (unsafe) to go to the target website.
  3. After the image is successfully accessed, return to the ModelArts console to access the dataset. The image is displayed.