Importing subset training data to process the whole dataset

Hi there, nice software. I am testing it to check whether it can help us in a not-for-profit project.

After reviewing some documentation and forum threads, I am still hanging with a rather basic question, that is: once manually verified a subset of images and changed labels, added boxes, modified boxes, …, how to import back the trained subset to apply it to the whole set of images?

I read some documentation such as

and alike but I was wondering if there is some other solution I missed.

Thanks,

Giulio

Hi @geom4t ,

There is no way in AddaxAI to actually use the verified dataset to apply to tghe rest of the database. That would require training a model on the subset and then running that model on the rest of the dataset, which is not supported (yet).

I am planning on adding a train feature in the future, but that will still take some time…

The human verification for now is just changing the labels for the output files. It doesnt affect any of the models.

Sorry! Hope this works for you.

Cheers,

Peter

Thanks for the confirmation, Peter. Trying to understand how to cope with that.

1 Like