Ioannis Karkanias

Results 6 issues of Ioannis Karkanias

Small modification to `generate` function to return upon detecting an encoded stop string's token(s), along with a new global `stop` variable. Checked with `python sample.py --init_from=gpt2 --start='This is ' --stop=....

Hi! First of all, let me congratulate you on your theme, it looks amazing. I want to study the theme, so I cloned it on my Google Drive shared folder,...

I am trying to send encoded video packets from a source location via websockets (as per project requirements) towards a destination location and transcode them. I am trying to pipe...

PyPI version of `opencv-python` package is 4.9.0.80. Previous relaxation of opencv-python version (#1035) is not allowing SAHI to be used alongside `albumentations` package, that has a `MIN_OPENCV_VERSION = "4.9.0.80"` ([setup.py](https://github.com/albumentations-team/albumentations/blob/main/setup.py))....

I am trying to verify the lower latency of D-FINE models against YOLO models, as I understand that is what is shown in the left-most figure in the paper's first...

I'm trying to establish a comparison between my custom-dataset trained DFINE model checkpoint against an ultralytics YOLOv8 training checkpoint. As far as I understand, ultralytics model validation uses a value...