GithubHelp home page GithubHelp logo

Comments (2)

Abe404 avatar Abe404 commented on July 18, 2024

Requirements:

  • The segment folder widget model selection button should appear above the output folder selection button.
  • The segment folder widget output folder button should be disabled until a model is selected.
  • The segment folder output folder should be given a default (automatically populated) value once a model is selected.
    • For a model /rp_sync/projects/project_a/models/000004_1685012907.pkl the output folder would be /rp_sync/projects/project_a/results/segmentations_model_4
    • If multiple models are selected, the output folder would be /rp_sync/projects/project_a/results/segmentations_model_4_5_6_7_8
    • If the model has been renamed by the user i.e it is not 000004_1685012907.pkl but user_model_name.pkl then we include the user-specified name(s) verbatim.
  • The suggested output folder can be modified by the users, i.e this is just the initially suggested output folder. The user can still click 'select output folder' and specify another folder if they wish.
  • The folder (and required parent folders) of the suggested output folder will be automatically created (if they dont exist when the user clicks segment).

from root_painter.

Abe404 avatar Abe404 commented on July 18, 2024

Doing this work in a new branch https://github.com/Abe404/root_painter/compare/auto_suggest_output

Select model now appears above specify output folder: 9f983f5

from root_painter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.