-
If I try downloading the dataset using the URL it shows Internal Server Error
dataset_path = stow.join('Datasets', 'IAM_Words')
if not stow.exists(dataset_path):
download_and_unzip('https://g…
-
Dataloader name: `thai_nner/thai_nner.py`
DataCatalogue: http://seacrowd.github.io/seacrowd-catalogue/card.html?thai_nner
| Dataset| thai_nner |
|-------------|---|
| Description | This work pres…
-
### Proposal
https://pkg.gop.dev for Go+ like https://pkg.go.dev for Go
### Background
Now, All Go+ modules can appear on pkg.go.dev without any differences as Go modules:
* See https://github.com…
-
**Feature Request: Text Position Detection in TR-OCR**
Model I am using `TrOCR`
#### Description:
I have been using TR-OCR for text recognition in images and it has been performing well. However,…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
### OS Platform and Distribution
Ios 17.0.3
### MediaPipe Tasks SDK version
0.10.10
### Tas…
-
Have a look at page 17 of [this](https://web.archive.org/web/20170201031920/http://neteril.org/files/M075031_desfire.pdf) document. I think you might have missed an error code or two. Your site is gre…
-
### Title of the resource
OCR with Google Vision API and Tesseract
### Resource type
External Resource
### Authors, editors and contributors
Isabelle Gribomont, Liz Fischer, Ryan Cordell, Clemens…
-
### Discussed in https://github.com/langchain-ai/langchain/discussions/27404
Originally posted by **kodychik** October 16, 2024
### Checked
- [X] I searched existing ideas and did not find …
-
Hi ,
Currently working on a projet of document image segmentation using Yolo , I am not able to overfit 4 images.
The loss decreased to ~0.05 after a number of steps , but no detection was made…
-
We could build a method that takes in a Document, detects whether or not it's an epistolary novel, and then breaks the document up into a dictionary of letters (or a list of Letter objects?). We'll wa…