Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example config.yaml for current plant-seg version missing #340

Open
Dampfnudeldroid opened this issue Oct 1, 2024 · 1 comment
Open
Labels
headless Headless mode related

Comments

@Dampfnudeldroid
Copy link

Hi everyone,

I would like to use plantseg in headless mode (calling plantseg --config /path/to/config.yaml).

The examplary configuration found in plant-seg/examples/config.yaml doesn't contain the keys that the function parse_input_config in headless.py is looking for. Also none of the files in plant-seg/plantseg/resources fit.
Could you provide an examplary configuration file and also link it in the documentation?

Thanks for your help.

@lorenzocerrone
Copy link
Collaborator

Hi!

You are right. What you see in the headless.py file does not match the examples. Sorry for the confusion.

We recently had an alpha release of plantseg version 2.0. There have been a lot of changes, and the headless one is one of them.
The configs in the example folder still refer to the old plantseg<=1.8.1
We are still working on fixing issues in plantseg version 2.0, and the example will be updated in the next couple of weeks.

Meanwhile, please install plantseg==1.8.1 to use the headless mode.

I hope this helps, and please let me know if you have issues with the installation.

@qin-yu qin-yu added the headless Headless mode related label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
headless Headless mode related
Projects
None yet
Development

No branches or pull requests

3 participants