-
Hi!
Thank you for converting nougat to MLX!
I encountered a segmentation fault and semaphore leak warning when trying to use the mlx-nougat repository. The issue arises when processing this PDF …
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
Hello! I have a trouble, when I tried run python main_fast_single_object.py with the default config, appear the next issue:
`Generating masks for input video
100%|█████████████████████████████████…
-
**Describe the bug**
A clear and concise description of what the bug is.
When viewing making segmentations on really small image data there is a green dot that obscures view.
**To Reproduce**
…
-
### 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…
-
![{AC1C7C82-20B7-4A7F-AE3F-C3CC317EFDF0}](https://github.com/user-attachments/assets/655e48ee-2747-4159-86ec-5e90c0e34561)
how to get histology in SPATA2?
I run it but only get NULL> getSpatSegmVarN…
-
#0 QListData::size (this=0x30) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:115
#1 0x00007ffff7f00975 in QList::count (this=0x30) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:359
#2 …
-
Hello,
GeoZe's research is indeed excellent. However, my requirement is to segment different parts of my own 3D object rather than those in ShapeNet. I have noticed that GeoZe's zero-shot part segm…
-
```fortran
program main
implicit none
integer, parameter :: RP = kind(0.0D0)
integer, parameter :: IK = kind(0)
real(RP) :: G(2, 2)
integer(IK) :: knew
real(RP):: zmat(1…
-
The following schema triggers a segmentation fault:
```
enum Color : byte { Red = 1, Green, Blue }
struct MyStruct {
xyz:[Color:1];
}
```
```
$ flatc --version
flatc version 24.3.25
…