paper-with-me

홈 › Papers

Design of a Graphical User Interface for Few-Shot Machine Learning Classification of Electron Microscopy Data

2021-07-21 · Christina Doty, Shaun Gallagher, Wenqi Cui, Wenya Chen, Shweta Bhushan, Marjolein Oostrom, Sarah Akers, Steven R. Spurgeon

The recent growth in data volumes produced by modern electron microscopes requires rapid, scalable, and flexible approaches to image segmentation and analysis. Few-shot machine learning, which can richly classify images from a handful of user-provided examples, is a promising route to high-throughput analysis. However, current command-line implementations of such approaches can be slow and unintuitive to use, lacking the real-time feedback necessary to perform effective classification. Here we report on the development of a Python-based graphical user interface that enables end users to easily conduct and visualize the output of few-shot learning models. This interface is lightweight and can be hosted locally or on the web, providing the opportunity to reproducibly conduct, share, and crowd-source few-shot analyses.

📄 PDF Abstract BibTeX arXiv:2107.10387

Code (1)

pnnl/pychip_gui 공식 구현

Tasks

Few-Shot LearningImage SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

pix2code: Generating Code from a Graphical User Interface Screenshot

2017-05-22 · Tony Beltramelli

Transforming a graphical user interface screenshot created by a designer into computer code is a typical task conducted by a developer in order to build customized software, websites, and mobile applications. In this pap…

Class-level Code GenerationCode Generation

A Post-editing Interface for Immediate Adaptation in Statistical Machine Translation

2016-12-01 · COLING 2016 12 · Patrick Simianer, Sariya Karimova, Stefan Riezler

Adaptive machine translation (MT) systems are a promising approach for improving the effectiveness of computer-aided translation (CAT) environments. There is, however, virtually only theoretical work that examines how su…

Domain AdaptationLanguage ModelingLanguage ModellingMachine Translation+1

From Pixels to UI Actions: Learning to Follow Instructions via Graphical User Interfaces

2023-05-31 · NeurIPS 2023 11 · Peter Shaw, Mandar Joshi, James Cohan, Jonathan Berant 외

Much of the previous work towards digital agents for graphical user interfaces (GUIs) has relied on text-based representations (derived from HTML or other structured data sources), which are not always readily available.…

Instruction Following

The Command Line GUIde: Graphical Interfaces from Man Pages via AI

2025-10-01 · Saketh Ram Kasibatla, Kiran Medleri Hiremath, Raven Rothkopf, Sorin Lerner 외 arxiv

Although birthed in the era of teletypes, the command line shell survived the graphical interface revolution of the 1980's and lives on in modern desktop operating systems. The command line provides access to powerful fu…

On AI-Inspired UI-Design

2024-06-19 · Jialiang Wei, Anne-Lise Courbis, Thomas Lambolais, Gérard Dray 외

Graphical User Interface (or simply UI) is a primary mean of interaction between users and their devices. In this paper, we discuss three complementary Artificial Intelligence (AI) approaches for triggering the creativit…

Language ModelingLanguage ModellingLarge Language Model