biolab / orange3-imageanalytics

🍊 :rice_scene: Orange3 add-on for dealing with image related tasks
GNU General Public License v3.0
32 stars 42 forks source link

Image Embedding: cannot select variable if image not defined #191

Closed ajdapretnar closed 2 years ago

ajdapretnar commented 3 years ago
Image Analytics version

0.5.3

Orange version

3.27.1

Expected behavior

One can select any meta attribute (categorical, too?) from the dropdown in Image Embedding.

Actual behavior

Can only select attributes with pre-defined type=image. One has to know to use Edit Domain for it.

Steps to reproduce the behavior

Load zoo-with-images, remove type=image with Edit Domain, pass it to Image Embedding. One cannot select the attribute despite having a usable image attribute.

Additional info (worksheets, data, screenshots, ...)