Florian Müller-Fouarge

Results 10 issues of Florian Müller-Fouarge

It would be cool if the UDT could ... allow the user to import samples inside of subfolders of the chosen directory on the local storage. For the moment, only...

enhancement

When importing images from local storage, no check is done if they have already been imported. Importing several times the same image leads to 3 entries in the JSON file,...

bug
enhancement

**The bug:** https://github.com/UniversalDataTool/universal-data-tool/pull/65 has added the functionality of choosing a annotation brush color. When changing the brush color the further annotated samples should also this color. This is correctly reflected...

bug

I would be interesting, especially for annotation reviews, to filter the annotated samples by classes. The reviewer could choose which samples he would like to review based on their class...

It would be great if UDT could add a feature allowing to generate some simply stats (histograms etc.) for instance for the classification distribution. This would make the stats already...

When clicking on Setup/Advanced on "Clear All Labels" I expected the program to erase the annotations only. Though, all samples were removed from the udt.json file. Is this the desired...

bug

I created and saved several files from templates. After saving these, and coming back to the Welcome Page, _Recent_ shows in grey _No Recent Files_. Same when closing and reopening...

bug

add get_predictions add get_explanations add get_workflow_predictions

I created a separate HTTP Client class which the APIs consume. This way a (Management)API could take several clients or the same client be used by several APIs

I think it would be great for users and for developers to be able to easily share their dashboard or run it in production without deploying via Streamlit. I could...