Roman Velichkin

Results 6 issues of Roman Velichkin

In pytorch version of "segmentation models" it really easy to do - with high level API. But what about this one made for Keras?

I'm trying to run model on Kaggle notebook using PyTorch backend. I guess notebook by defaul has both Tensorflow and PyTorch. And because of that package create tensorflow model no...

I have horizontal .pdf files (width > height). Converting them with `convert_from_path` rotates them in 90 degrees. Is there way how I can stop or control it?

**Description** I was using Triton Server nvcr.io/nvidia/tritonserver:24.04-py3 on my local machine with Windows 10 via docker container. Ie installed latest Nvidia Driver 555.85, and docker container stopped to run, returning...

When I'm trying to read bad video (or not video), decord returns file content flooding my console. Is there way to control decord's output and its amount to prevent flooding?...

I fine-tuned CRAFT model according to this guide: https://github.com/JaidedAI/EasyOCR/tree/master/trainer/craft But this model works 5 times slower than default model 'craft_mlt_25k' on some server CPUs (on some CPUs speeds are same)....