Select Choose File and then select the CSV file you prepared.
Click Import.
When the CSV file contains images with the same name as the existing images in AnnoStation, you can either skip such images or overwrite the existing ones.
An icon next to an image indicates if the image is uploaded to AnnoStation or stored in the external data source.
Check the URL of the image file
You can check the URL manually for images that are stored in the external data source, and then change the value if needed.
Go to an image you want to check the URL path, select the ... button on the right and then choose File settings.
This opens the External dataset editing dialog. You can change the file name and URL, and click on Save.
Setup Cross-origin resource sharing (CORS) option
Cross-origin resource sharing (CORS) is a mechanism that allows resources, in this case images, to be requested from AnnoStation which belongs to another domain outside the domain from which the first resource was served such as amazon aws or Google Drive.
In order for AnnoStation to successfully display an image, you need to configure the external data source to allow cross-origin requests.
If cross-origin requests are not allowed, AnnoStation will not be able to display images. In that case, you can force all the images to be rendered from the AnnoStation server. To turn it on:
Go to the Setting page of the Project.
Open Advanced settings, and then select Force all the images render from server to prevent CORS issue.
Click on Update Project.
If the image cannot be displayed due to the CORS issue, AnnoStation will display the error message. If you see the error, try enabling the CORS option.