rokopi-byte

Results 7 issues of rokopi-byte

Platform (like ubuntu 16.04/win10): Ubuntu 16.04 Python version: 3.5.2 Source framework with version (like Tensorflow 1.4.1 with GPU): Keras (Tensorflow.Keras) Destination framework with version (like CNTK 2.3 with GPU): Caffe...

## Expected Behavior Filter field under project or board selection dropdown list ## Actual Behavior No field ## Steps to Reproduce the Problem 1.There are no steps to reproduce, there...

First of all thanks for the code. I'm just starting to play around with these things and find very useful. Just one thing.. to run on CPU I had to...

Hi, Links to pre-trained dataset and models no longer work.. could you fix it please?

Why the list of supported languages available [here](https://polyglot.readthedocs.io/en/latest/Detection.html) contains repeated entries?

Hi, could you provide basic instruction to test the code ? I'd like to try inference on my images. It is my understanding that I have to preprocess my images...

Hi, I'm trying to extend the context lenght, which is 8192, of InternVL2 models. I'm fine-tuning a InternVL2-2B on a custom dataset with LoRA using `--rope_scaling dynamic` and `--max_lenght 32000`....