-
Vgg16 model using 6714 annotated images. 20k train image sample size, 0.2 validation fraction, (224,224) image size.
lr = 0.01, epsilon = 0.1, 50 epochs
in confusion matrices the columns are pr…
-
### 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 am trying to train an image classifier where image ground truth contains multiple classes. Is it possible to train a model that outputs multiple classes?
-
Hi @amparore,
In the previous commit I made changes to help LEAF display for mutliclass problem. However, I noticed that the fidelity score is always very low (close to 0), then I realized the prob…
-
Aim is to use SpatialData is the data storage backend underlying the SPARCS workflow. This allows us to interface with many existing software solutions and build up on the existing software frameworks…
-
**Description:**
We need to improve the readability of our `predict` function in `app/services/cnn/cnn.py`. This function is crucial for performing multi-label image classification using our pre-load…
-
Current `ChoiceCompletion` can do multi-class classification.
https://github.com/anarchy-ai/LLM-VM/blob/d188e720ce65dcfddf5178da0ba1dd14bf612bd4/src/llm_vm/guided_completion.py#L13-L16
But how d…
-
Hi,
Thank you for the great work done on the features of supervised learning! In multi-label classification, Is it possible to add a feature that allow us to assign different weights for different …
-
### Description
The aim of this task is to research and implement multi-label classification methods for GitHub repositories. By analyzing the code content, commit history, README files, and associat…
-
请问下 multi_label_classification增量训练 ernie可以实现吗?已经训练好模型了,需要新增数据继续训练,需要如何修改配置