jsbroks / coco-annotator

:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints
MIT License
2.12k stars 463 forks source link

When copy images to dataset directory, Thumbnail doesn't work. #611

Closed seon-creator closed 1 year ago

seon-creator commented 1 year ago

I'm using coco annotator for getting json file. I usually use cp * [copy path] command to upload coco annotator. Generally, It works well but sometimes thumbnail not respond. I check the directory of the coco annotator and files are copied well, but thumbnails are not work. So I can't see the images in the coco annotator. How to solve the problem? I started with docker-compose up

Screenshot from 2023-07-26 12-41-50

Screenshot from 2023-07-26 12-42-42

So, I exit the docker and then enter docker-compose up. This message occur. Is it related to the thumbnail not respond?

Screenshot from 2023-07-26 12-46-51