-
Tested this issue multiple times on different files. It's confirmed.
I have labels that I want to import. The labels are rectangles bounding boxes. The app crashes unexpectedly when attempting to …
-
### Bug Description
The issue varies depending on the particulars of min, max, and label-interval. Maybe some other things on occasion.
---
Additional notes:
From inspecting the makeup of th…
-
I am using iheatmapr in a shiny app that I'm developing. In the app the user can select rows from a data table to view in two different types of heatmaps. Depending on the number of rows selected, the…
-
**Describe the bug**
silhouette_score will lead to CUDA error when running check_labels on larger array sizes.
**Steps/Code to reproduce bug**
```
import numpy as np
from cuml.metrics.cluster i…
-
## Bug report
In Chrome, the floating label on for instance text fields is blurred.
### Steps to reproduce
1. Open Chrome & Firefox
2. Go to https://material-components.github.io/material-co…
-
Hello,
Thank you for your work and for making the code available. I'm trying to perform inference with novel affordance labels, following the guidance provided in a previous issue thread. However, …
-
### Steps to reproduce
Steps:
1. Navigate to the checkbox example for either [simple tree view](https://mui.com/x/react-tree-view/simple-tree-view/selection/#checkbox-selection) or [rich tree view](…
-
### Issue description
I am currently unable to see the labels that used to appear when hovering over the locked icon in blueprints and also when hovering over explore buttons on the world map. Video …
-
#126
-
### Describe the bug
## Bug
I am doing a transfer-learning training using the pre-trained COCO YOLOv8 checkpoint. I create a custom `data.yaml` which passes 7 labels to predict. A `print(model.names)…