-
I am unable to use the Yolo ML Backend model to annotate image data from Cloud Storage.
```
/label-studio/media/upload, upload_dir=/Users/admin/Library/Application Support/label-studio/media/uploa…
-
```c
#ifndef NULL
#define NULL ((void*)0)
#endif
int main()
{
int *p = NULL;
} …
-
**Description:**
I discovered the problem when using Label Studio ML Backend to label a video with multiple objects to track. This issue occurs consistently with all videos that contain multiple ob…
-
### 🐛 Describe the bug
When running a .pte compile core ml model I am facing the following error:
`E 00:00:15.438547 executorch:method.cpp:69] Backend CoreMLBackend is not registered.`
Here is …
-
I want to use segment_anything_2_video in conjunction with label-studio for video annotation, but when I run label-studio-ml start .\segment_anything_2_video in the directory C:\Users\Admin\label-stud…
-
@kaviecos and @mihow have designed & written the specifications for a new ML backend that orchestrates multiple types of models by different research teams, across multiple stages of processing, and i…
mihow updated
2 months ago
-
If you call `cn verify -d 5`, on any file containing a function with an argument it crashes.
You get errors like the following.
cn-tutorial/abs.c
```
cn: internal error, uncaught exception:…
-
# Bug Report
### Describe the Bug
inconsistent behavior in multinomial sampling between torch/jax backends.
### To Reproduce
```python
import mithril as ml
# init backends
torch_backend …
-
### Problem Description:
Users often struggle to determine which doctor to consult based on their symptoms, leading to delayed care. An automated system that analyzes symptoms and recommends the appr…
-
It seems to me that F* terms are not issued in the right order in some cases involving hax attributes.
For instance, the following Rust snippet
```rust
const FOO_LEN: usize = 42;
#[hax_lib::attribu…