SMQTK
SMQTK copied to clipboard
IQR Playground fails at train_itq step
When attempting to run the IQR playground on a batch of images, the train_itq step fails at this line, probably due to the test here.
This is a known issue, with a fix available on an internal branch up for public release.
Can you double check if this issue persists with the v0.8.0 update?
Unfortunately, it's now failing earlier (at the compute_many_descriptors stage), so I can't tell if this issue has been resolved. I'll look into this new error and open a new issue if necessary. For reference, I'm seeing an "unexpected keyword argument 'file_cache'" here.