dataloop-ai / dtlpy

Python SDK and CLI for Dataloop Platform
Apache License 2.0
16 stars 15 forks source link

Download annotations without relative path from platform just like items #34

Open ankitpt opened 2 years ago

ankitpt commented 2 years ago

When downloading items with annotations, it is possible to download items without relative path from platform but there is no such parameter to do the same for downloading json annotations. They get stored within in json folder with subdirectories as per filename in image metadata. Would like to avoid that and store annotation files directly in json folder. The function being referenced here is dataset.download()

IraData11 commented 2 years ago

We are looking into it and will update you.

ankitpt commented 2 years ago

Thanks for your follow-up. Hopefully it gets sorted soon!

ankitpt commented 2 years ago

Hey Dataloop team, any updates on this?

IraData11 commented 2 years ago

This is something that is not supported yet and the team is looking into the best solution. We will update you with insights in the upcoming days. Is this something that stops you at any sense from working?