Skip to content

Panel to facilitate trivial image quality assessment

License

Notifications You must be signed in to change notification settings

Sibgatulin/image_qa_panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image sorting dashboard

A quick and simple dashboard with holoviews and panel to sort images into categories.

The logic of sorting is implemented in Server class and seems solid. The desired interaction between panel elements is defined in Client and it is lacking. Particularly it was build around idea of filenames moving from one pn.widget.Select to either of a number of target Select widgets (all callable and allowing to select an image). Unfortunately, none of the Select areas ever updates its options so the panel looks a little sorry for itself, yet works.

Perhaps, Client could have been perfectly suitable for a subclass of param.Parametrized 🤔

About

Panel to facilitate trivial image quality assessment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published