-
Hello,I would like to ask why you use ViT-B/16 as a text encoder. Why not use NLP models as a text encoder? Thank you very much.
-
I just git pull the repo and docker build myself in MacOS
```
File "/opt/homebrew/Caskroom/miniforge/base/envs/yolo8/lib/python3.10/importlib/__init__.py", line 126, in import_module
return…
-
I am trying to preprocess a huge text dataset (non English) as per the code of preprocess.ipynb as provided in the repo itself. In order to do so, I have split the large dataset into small chunks of 1…
-
**Describe the bug**
When defining a value for `repetition_penalty` & fine-tuning the model, predictions fail with the following error:
```
Prediction: 0%| …
-
Hi, thanks for this package!
But `cabal install numerals` does not work here, I need a small patch to the sources. Can you incorporate that into a new release? I'd like to distribute a package depend…
-
Hi, thanks for sharing this great work.
I noticed that on ICDAR2019 ArT results ranking table, there is a saying "Before text recognition, we used the text detector called CRAFT as a preprocessing s…
-
**Describe the bug**
The message:
```
Failed to build pretty-simple-3.3.0.0. The failure occurred during the final
install step.
Build log (
/development/vanessa/.cache/cabal/logs/ghc-8.0.2/…
-
### System Info
- Running on containers on Linux server with GPU A5000 (24GB)
### Who can help?
_No response_
### Information
- [X] The official example scripts
- [ ] My own modified scripts
###…
-
![image](https://user-images.githubusercontent.com/61304177/224503750-d2502dc2-f483-4249-bfc7-7f5de1164544.png)
Hi, Is it because of the Keras version or what
-
The code is not working in google colab.I have installed all the things but the code is not running. !pip install evalml !pip install featuretools pip install -U evalml and !pip install --upgrade eval…