Gaiar Baimuratov

Results 15 comments of Gaiar Baimuratov

360 cameras are h265 and as I understood, project is aimed for h264 encoding.

Hi! Seems, that I've managed to get pytorch installing via conda on my raspberry pi 3, including all dependencies. You can check here: https://anaconda.org/gaiar/pytorch-cpu https://anaconda.org/gaiar/torchvision Should I create a pull...

You need to pull `pip` and `setuptools` feedstocks and build them defining python version 3.7 via conda build variants https://docs.conda.io/projects/conda-build/en/latest/resources/variants.html?highlight=variants Please consider, that all recipes have to be rebuilt with...

Hi, @jjhelmus. Happy to see that armv7l work is getting mainstreamed. I would be happy to help to make that happen, but I don't think I fully understood the missing...

Why not try to use armv6l build?

Raspbian repo has outdated `gcc` build, supporting only ARMV6 instructions. To built compilers using these configs on RPI3 you have to update `gcc` first. For that, I was using such...

Currently getting tensorflow via conda for ARM devices is challenging. I would recommend you following next steps 1. Create Python 3.5 environment as `conda create -n YOUR_NAME python=3.5` 2. Download...

Same problem here "IRQ Exception at 0x000000013BC11F38"

Still the issue Version 1.11.5 (1.11.5):