-
# Context
The purpose of this ticket is to set up a notebook allowing *demcompare* users to perform metric measurements, such as mean or NMAD, in specific areas using classification. This notebook …
-
Hello, thank you for your contributions. Based on your original code, I have modified the dataset to fit my own, which is a two-class classification task similar to your classification of large and sm…
-
Hi,
I have been using these repositories and MAX78000 FTHR_RevA kit to conduct a semantic segmentation task for eventual embedded system application. I have a couple questions regarding the general f…
-
# Context
The purpose of this ticket is to implement the reading of classification masks from the CLI.
# New Configuration
```toml
[inputs]
[inputs.classification]
path = "path/to/file"
des…
-
I'm not sure if this is a bug or something I'm missing, but with WinCLIP I can't get pixel metrics if the `TaskType `is set to `CLASSIFICATION`. For example, say we have a custom dataset with normal i…
-
### 🐛 Describe the bug
After installing pyg (with pip) I ran the tests and got a lot of errors, all from the module
test/explain/algorithmtest_graphic_explainer.py
running pytest
```
=====…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Pred…
-
### Describe the problem
The documentation states that datasets can have `dataset.default_mask_targets` or `dataset.mask_targets` here:
https://docs.voxel51.com/user_guide/using_datasets.html#st…
-
When I am using the pipeline, I meet an error: KeyError: "Unknown task depth-estimation, available tasks are ['audio-classification', 'automatic-speech-recognition', 'conversational', 'feature-extrac…
-
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…