Skip to content

Yolo class#1790

Merged
bgruening merged 17 commits intobgruening:masterfrom
TuturBaba:Yolo_class
Mar 6, 2026
Merged

Yolo class#1790
bgruening merged 17 commits intobgruening:masterfrom
TuturBaba:Yolo_class

Conversation

@TuturBaba
Copy link
Contributor

This pull request aims to add class support to the tool. In training, it is now possible to provide the list of classes. I removed the class input from prediction because it did not provide class names and was only used to know the number of classes. It has been replaced with the classes already known by the model.

TuturBaba added 10 commits March 2, 2026 15:42
Updated input image parameter to support TIFF format and added a validator for RGB channel count.
Removed commented-out test cases for segment and detect modes.
Updated input_images parameter to include a help message and validation for RGB channels.
Enhance input image parameter for TIFF support
Updated help text and validation for input images in YOLO training configuration.
Updated input_images parameter to support TIFF files with 1 or 3 channels and improved validation message.
@TuturBaba
Copy link
Contributor Author

So normally this can be merged.

I checked carefully: there is only one ERROR in the lint, and it is only for the version in json2yolosegment.xml.

Before merging, I wanted to ask if it would be better to set yolo_training to version galaxy5, since the PR that was supposed to create this version did not go through.

@bgruening bgruening merged commit c974e6b into bgruening:master Mar 6, 2026
11 of 13 checks passed
@bgruening
Copy link
Owner

Thanks a lot!

@TuturBaba
Copy link
Contributor Author

Hello @bgruening,
I don't see the new version in the Tool Shed: https://toolshed.g2.bx.psu.edu/repositories/464f5766536ef44b

@bgruening
Copy link
Owner

See #1798

We need to add a specific label, then the linting is skipped and its deployed. See also newer PR templates and documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants