-
I have issue when I add the Thai language to Scribe OCR as follows:
1. I just add the tha.traineddata.gz to \tess\lang but the Console log show "Error: Tesseract (legacy) engine requested, but comp…
-
The NBIS scraper collects information from a google calendar. However, if we cancel an event and remove it from the calendar, the event is not removed from TeSS.
[Example of a cancelled event.](ht…
-
Recreate the plot from the proposal:
[fig2.pdf](https://github.com/BrownDwarf/contracosta/files/8968168/fig2.pdf)
The black points should be the K2 "EVEREST" points, with plot coordinates $(x,y)$ …
gully updated
2 years ago
-
While using this awesome library me and my team came across this problem. The code is taken from a unit test that reproduces the issue. Executable code can be found under [TesselationProblemExample].(…
-
please see the below error:
[ 25%] Building CXX object CMakeFiles/ctesseract.dir/ctess_main.cpp.o
/home/ubuntu/w/CTesseract/ctess_main.cpp: In function ‘int tess_process_pages_string(tess_api_t_, con…
-
WARNING: column quality has a unit but is kept as a Column as an attempt to convert it to Quantity failed with:
TypeError('The value must be a valid Python or Numpy numeric type.') [astropy.table.t…
-
Hi Mikko
I'm a C++ developer from China. Thank you for contributing this great library.
However, I find something wrong when I draw a rectangle with a hole which has 2 coincident edges. The version …
-
This shader seems present in every area, and it can lead to single digit performance or crashes due to out of memory in the worst cases.
![image](https://github.com/user-attachments/assets/804fdd90-2…
-
The following snippet does not work, but it should:
```python
import lightkurve as lk
lc = lk.LightCurve(time=[1, 2, 3], flux=[4, 5, 6])
lc.to_fits("demo.fits");
lk.open("demo.fits")
```
Erro…
-
## タイトル: テキスト教師あり一人称視点セマンティックセグメンテーションのための認知転移と分離
## リンク: https://arxiv.org/abs/2410.01341
## 概要:
本論文では、画像レベルのラベルからテキストによって弱教師ありされた、エゴセントリック画像にピクセルレベルのカテゴリを割り当てることを目的とした、新しいテキスト教師付きエゴセントリックセマンティック…