Using Public Datasets is a Project

I’m trying to use a public dataset to build my own model, but it seems like the only way to used one of these datasets is to download the dataset, unzip the dataset, and then upload the dataset to my project. Is there a way that my project could directly pull in the images from a public datset?

Hello! Yes, we have a feature that supports cloning images from Universe.

And, depending on your use case, you can also just use a Universe model as a training checkpoint when training a model.

1 Like