microsoft / aerial_wildlife_detection

Tools for detecting wildlife in aerial images using active learning
MIT License
224 stars 58 forks source link

display file name with image #21

Closed mikeyEcology closed 3 years ago

mikeyEcology commented 4 years ago

Hi, I'm wondering if it's possible to set up the interface such that the file name can be displayed somewhere on the screen along with the image. I ask because the object in my images is very hard to see, and I want the technicians to be able to go look at some other files associated with the image file if necessary. Thank you, Mikey

bkellenb commented 4 years ago

Hi Mikey,

Thank you for your suggestion. I have noted down the feature request and will implement it in time. You may stay tuned; the issue here will be closed once this is implemented!

mikeyEcology commented 4 years ago

Great. Thank you @bkellenb!

bkellenb commented 3 years ago

Dear Mikey,

The latest version of AIDE (ver. 1.9.201001b) now includes the option to automatically display the file names below the image(s), optionally as a clickable link to the URL. This feature is disabled by default. To enable it, check the new options in the project configuration page (project > "Configuration" > "Interface" > section "General").

mikeyEcology commented 3 years ago

Awesome! Thank you so much @bkellenb