Simple GUI with ipywidgets.
exception_handler[source]
exception_handler(exception_type, exception, tb)
ZipUpload(path=None, layout=None)
Widgets upload and extract zip files
ItemsPerPage(path=None, plot_fn=None, items={}, srt=True, srt_by='name', srt_index=0, **kwargs)
Dropdown to show n items per page
BaseParamWidget(config=None)
Parameter Widget Base Class
BaseUI(config=None, path=None)
Base UI for different steps
PathSelector(start_dir, select_name='Select', select_file=False, tooltip=None)
Widgets to browse and select files or directories
PathDownloads(*args, **kwargs) :: PathSelector
Widgets to browse and download files or directories
PathConfig(*args, **kwargs) :: PathSelector
Widgets to browse and and load config file
ResultWidget()
Widget to show results from panads DataFrames
GTDataSB(path=None, **kwargs) :: BaseParamWidget
Layout for Grund Truth Estimation "Data" Section
GTEstSB(path=None, **kwargs) :: BaseParamWidget
Layout for Grund Truth Estimation "Data" Section
Grund Truth Estimation UI
GTEstUI(hide=False, **kwargs) :: BaseUI
UI for ground truth estimation
TrainDataSB(path=None, **kwargs) :: BaseParamWidget
Layout for "Training Data" Section
TrainValidSB(path=None, **kwargs) :: BaseParamWidget
Layout for "Validation" Section
LRWidget()
Widget for Learning Rate Finder
BasePopUpParamWidget(**kwargs) :: BaseParamWidget
Parameter Pop-Up Widget Base Class
TrainUI(hide=False, **kwargs) :: BaseUI
UI for ensemble training
PredInputSB(path=None, **kwargs) :: BaseParamWidget
Layout for "Data and Ensemble" Section
PredSB(path=None, **kwargs) :: BaseParamWidget
Layout for "Prediction and Quality Control" Section
CellposeSB(path=None, **kwargs) :: BaseParamWidget
Layout for instance separation with cellpose
PredUI(hide=False, **kwargs) :: BaseUI
UI for prediction of new data
GUI(path=Path('.'), reinit=False) :: GetAttr
GUI for deepflash2