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

Don't move images from annotated to to_annotate #1

Open
bw4sz opened this issue May 6, 2024 · 0 comments
Open

Don't move images from annotated to to_annotate #1

bw4sz opened this issue May 6, 2024 · 0 comments

Comments

@bw4sz
Copy link
Collaborator

bw4sz commented May 6, 2024

Moving images around the filesystem is bad practice, likely to lead to errors in permissions and all sorts of organizational chaos, we need to just look for images that have been annotated in the csv files or on the current server.

data.move_images(src_dir=images_to_annotate_dir, dst_dir=annotated_images_dir, annotations=annotations)

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

1 participant