Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mv: target ‘/coco/annotations/’ is not a directory #38

Open
Liuziyu77 opened this issue Jan 18, 2024 · 3 comments
Open

mv: target ‘/coco/annotations/’ is not a directory #38

Liuziyu77 opened this issue Jan 18, 2024 · 3 comments

Comments

@Liuziyu77
Copy link

Hello, when I am preparing the datasets, I followed your instruction:

mv datasets/coco/annotations/* $DETECTRON2_DATASETS/coco/annotations/

but error report:

mv: target ‘/coco/annotations/’ is not a directory

Does anyone know why?

@Liuziyu77
Copy link
Author

How to first setup COCO14/17 and LVIS in your detectron2 datasets folder?

@taoxujing
Copy link

How to first setup COCO14/17 and LVIS in your detectron2 datasets folder?
Hi,I have the same problem with you,do you solve it?

@Tozzo
Copy link

Tozzo commented Jun 3, 2024

It is necessary to download the images, which can be obtained directly from the official COCO website, and to leave them in the recommended structure, unzipped in the datasets/coco folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants