-
I am using ocropy to extract data from old documents that list electoral results. These are big pages arranged in up to 4 colums, from which I have taken screenshots of each column. See a sample of th…
-
Text update:
#### Main screen:
- [x] Plugin title change from "Allen Cell & Structure Segmentation DEEP LEARNING" two rows to "**Allen Cell & Structure Segmenter - MACHINE LEARNING**" (bolded is optio…
-
Hi,
I have implemented text prompt-controlled segmentation using selective search and CLIP. Can you suggest any additional techniques I can include? I am considering trying CLIP-GradCAM #4
h…
-
Sometimes the segmentation of a sentence into words is not optimal.
Allow the user to improve it.
Ideas:
- try another segmentation library: https://chatgpt.com/share/c5d8b072-8531-4395-8566-ae…
Waog updated
2 months ago
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar feature requests.
### Description
The ability to automatically…
-
**Describe the bug**
So I was trying to import data in Yolov8 text format to label studio. There was a tutorial that I followed explaining importing detection yolov8 format by converting it to label …
-
The current DLA/segmentation tool only supports text line recognition and pinned insect segmentation. The text line recognition tool (#39) will theoretically work on different specimen types but requi…
-
Specific class weights are focused on five classes in the dataset: background, ribbons, cracks, gridline defects, and inactive areas.
A two-level screening design was selected for the experiment be…
-
### Environment
Device and OS: N/A
App version: v0.33.0
Kubernetes distro being used: N/A
Other: N/A
### Steps to reproduce
1. Create a file called `config.json` with invalid json content
2.…
-
```
package main
import (
"net/http"
"sync"
)
func main() {
var mu sync.Mutex
defer mu.Unlock()
http.DefaultClient.Transport.RoundTrip(new(http.Request))
}
```
```
% go run x.go
fatal error: s…