-
class labels are integers; currently we just care about the "active" prefix of mol_names
this might not be as trivial as it seems; it _is_ supported by liblinear though
-
Hi, i am working on a dataset in which I have three classes(background, object1 and object2). I configured the model as described but still, the model is producing a binary mask. please tell me if I h…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
您好,SegPC2021数据集属于多类分割,在跑SegPC2021时,项目有需要改动的地方吗
-
Hi there,
I'm running nnU-Net on an institutional CT head and neck dataset with multi-class labels that I'm adding as shown here: https://github.com/MIC-DKFZ/nnUNet/blob/master/documentation/datase…
-
### Version
`byte-buddy-1.15.9.jar`
### Description
The latest Byte Buddy versions include classes for both Java 5 (regular location in JAR) and Java 8 (as multi-release classes under `META-INF/v…
-
### Describe the issue linked to the documentation
Could you please provide an example or improve the documentation on how to run multi-class segmentation with `MultiModalPredictor`. From the current…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
I have an Ubuntu Server hosting The Littlest Jupyter Hub (tljh) and am trying to set up nbgrader for multiple instructors with different classes.
I have gotten the formgrader working and have been ab…
-
I was wondering how I might adapt it for 2D multi-class classification tasks. please let me know what modifications might be needed?