- Видео 154
- Просмотров 132 274
Альберт Иванов
Добавлен 10 окт 2012
vulkan on raspberry pi 4b bullseye aarch64 - samples tests
how to install vulkan on bullseye aarch64:
qengineering.eu/install-vulkan-on-raspberry-pi.html
but missed some libs on link above.
additional libs should be installed:
sascha willems wont work. may be it need sdk to be installed.
so use this examples:
github.com/KhronosGroup/Vulkan-Samples/blob/main/docs/build.adoc#linux
qengineering.eu/install-vulkan-on-raspberry-pi.html
but missed some libs on link above.
additional libs should be installed:
sascha willems wont work. may be it need sdk to be installed.
so use this examples:
github.com/KhronosGroup/Vulkan-Samples/blob/main/docs/build.adoc#linux
Просмотров: 19
Видео
yolov11.mnn vs yolov11.onnx speed comparison on raspberry pi4b
Просмотров 207 часов назад
export to mnn, onnx - docs.ultralytics.com/integrations/mnn/#how-do-i-export-ultralytics-yolo11-models-to-mnn-format mnn install on raspberry - qengineering.eu/install-mnn-on-raspberry-pi-4.html *now its possible - pip install mnn opencl not building on pi4 - github.com/doe300/VC4CL (only pi 3 - qengineering.eu/install-opencl-on-raspberry-pi-3.html)
RMBG 2.0 - background remove model - test on raspberry pi 4b
Просмотров 129 часов назад
huggingface.co/briaai/RMBG-2.0
ruadapt_qwen2.5_3B test on raspberry pi 4b 8gb raspbian bullseye
Просмотров 9121 день назад
./build/bin/llama-cli -m models/Q4_K_M.gguf -co -cnv -p "You are Qwen, created by Alibaba Cloud. You are a helpful assistant." -fa -ngl 80 -n 512 -t 0.1 выводы: - в большинстве случаев модель выдает правильные развернутые ответы. - иногда допускает грубейшие фактические ошибки - например, о том, что СССР воевал в начале Второй мировой войны на стороне Германии, а потом против. - скорость генера...
ruadapt_qwen2.5_3B test on luckfox 3566 ubuntu 24.04
Просмотров 8821 день назад
- luckfox 3566 4GB RAM 32Gb emmc - wiki.luckfox.com/Core3566/ - ubuntu 20.04 was updated to 24.04 - llama.cpp built - github.com/ggerganov/llama.cpp/blob/8f275a7c4593aa34147595a90282cf950a853690/docs/build.md#l4 - model rus-rus quantized - huggingface.co/RefalMachine/ruadapt_qwen2.5_3B_ext_u48_instruct_v4_gguf/tree/main ./build/bin/llama-cli -m models/Q4_K_M.gguf -co -cnv -p "You are Qwen, crea...
Mini-Omni2 test on cpu i5-10400 (no cuda)
Просмотров 88Месяц назад
model speech(or/and image)-to-text. -вопрос можно задать на русском в том числе, ответ всегда на английской. -речь на выходе real-time заикается, разработчики пишут, что это связано с моделью, которая в float32. - готовый аудиофайл в wav без заиканий. github.com/gpt-omni/mini-omni2
yolon11.pt vs yolon11.onnx (imgsz=dynamic) vs yolon11 (imgsz=256) on raspberry pi 4b
Просмотров 31Месяц назад
1400ms - yolo11n.pt 640x640 726ms - yolo11n.onnx imgsz=dynamic int8 333ms - yolo11n.onnx imgsz=256 int8
stable diffusion mojo vs stable diffusion onnx inference tests
Просмотров 56Месяц назад
python3 text-to-image.py prompt 'realistic futuristic city-downtown with short buildings, sunset' negative-prompt 'lowres, blurry' output city.jpg mojo text-to-image.🔥 seed 7 num-steps 25 prompt "realistic futuristic city-downtown with short buildings, sunset" negative-prompt "lowres, blurry" inference time: - onnx - 2 min 30sec - mojo - 2 min 36sec strange results. mojo should be faster ) how ...
together.ai api test (meta-llama/Llama-3.2-11B-Vision-Instruct-Turbo - image-to-text multi-modal)
Просмотров 49Месяц назад
test with local image submitting. *problem with images with size exceed 1Mb - dont forget to resize. api.together.ai/
mojo(fast python) on raspberry pi - install and some tests
Просмотров 51Месяц назад
*medium.com/coinmonks/how-to-install-mojo-on-linux-9151f9afc1e3 sudo curl get.modular.com | MODULAR_AUTH=mut_B9A2265c00574f2a9ca86beba502de62 sh - modular install mojo mojo examples: github.com/svpino/mojo
how to convert craft-text-detector .pt model to .onnx model
Просмотров 24Месяц назад
using github.com/k9ele7en/ONNX-TensorRT-Inference-CRAFT-pytorch/tree/main we add some code to convert.
craft-text-detector onnx inference on raspberry pi 4b
Просмотров 45Месяц назад
github.com/k9ele7en/ONNX-TensorRT-Inference-CRAFT-pytorch/tree/main standard time (no refine-net included) - 32 sec onnx (no refine-net included) - 19 sec
whisper vs whisper-cpp vs whisper-jax vs vosk on raspberry pi 4b
Просмотров 67Месяц назад
smallest models comparison with rus-eng text
аудио с таджикского в текст с помощью vosk на raspberry pi4b
Просмотров 66Месяц назад
аудио вырезано из фрагмента ролика - ruclips.net/video/-SzSWd9GFVo/видео.html так как, кроме песен, сложно что-то найти на таджикском. несмотря на то, что была использована основная модель (не small) результат получился странный. alphacephei.com/vosk/models
HLK-LD2450 test on raspberry pi 4 uart
Просмотров 108Месяц назад
HLK-LD2450 test on raspberry pi 4 uart
yolov9-t-onnx - test on raspberry pi 4b
Просмотров 632 месяца назад
yolov9-t-onnx - test on raspberry pi 4b
llava-v1.5-7b-4096-preview from groq - test on raspberry pi 4b
Просмотров 1462 месяца назад
llava-v1.5-7b-4096-preview from groq - test on raspberry pi 4b
saiga_llama3_8b_gguf - test models q2 and q4 on raspberry pi 4b
Просмотров 432 месяца назад
saiga_llama3_8b_gguf - test models q2 and q4 on raspberry pi 4b
mini-omni (Real-time speech-to-speech) test on raspberry pi 4b 8Gb RAM - very slow
Просмотров 2132 месяца назад
mini-omni (Real-time speech-to-speech) test on raspberry pi 4b 8Gb RAM - very slow
prometheus+grafana - monitoring windows and linux PCs from raspberry pi 4b
Просмотров 763 месяца назад
prometheus grafana - monitoring windows and linux PCs from raspberry pi 4b
FLUX:SOTA (shnell) test on RTX 3060 12Gb
Просмотров 3263 месяца назад
FLUX:SOTA (shnell) test on RTX 3060 12Gb
whisper_cpp (speech-to-text) test on raspberry 5b
Просмотров 553 месяца назад
whisper_cpp (speech-to-text) test on raspberry 5b
llama-cpp Q4_K_M model on raspberry pi 5b 4Gb - speed test
Просмотров 1213 месяца назад
llama-cpp Q4_K_M model on raspberry pi 5b 4Gb - speed test
yolov8 edge tpu model on raspberry pi 5b speed and accuracy test
Просмотров 1183 месяца назад
yolov8 edge tpu model on raspberry pi 5b speed and accuracy test
google coral edge tpu m.2 on raspberry 5b waveshare nwme hat
Просмотров 983 месяца назад
google coral edge tpu m.2 on raspberry 5b waveshare nwme hat
picamera2 in pyenv with python3.9 on raspberry pi5 bookworm
Просмотров 983 месяца назад
picamera2 in pyenv with python3.9 on raspberry pi5 bookworm
monodepth (midas) on cpu and NCS 2(MYRIAD) on raspberry pi 4b
Просмотров 374 месяца назад
monodepth (midas) on cpu and NCS 2(MYRIAD) on raspberry pi 4b
arducam64mp - Failed to allocate buffers: Cannot allocate memory - fix the error
Просмотров 1744 месяца назад
arducam64mp - Failed to allocate buffers: Cannot allocate memory - fix the error
how to install Intel® Neural Compute Stick 2 on Raspbian x64 with openvino
Просмотров 1134 месяца назад
how to install Intel® Neural Compute Stick 2 on Raspbian x64 with openvino
I cannot find this place to change it ..
Hey , can you help me please? Because i don't search driver for this lCD display😢
@alexanderjsjd see links to video.
3.0.1 👍
Can you write an explanation for Mac users? How can we change it?
Thanks boss❤
Nice bro Do you recommend that I use Mojo in my raspberry pi 5 ?
test it to find out.
What about in 3.0.1?
I used pinokio, I don't know where to find the content.py file. With pinokio open, I can "see files" but I can't change it. How would I change it? Thanks
Worked for me
3.0.0 works, thank you
03.11.2024 works with 3.01, thank you for that great tip!!!
not work in my 3.0.1 😭
@@LuizMoraes-fn5ir what problem did you have?
@@ulauoft I also use version 3.0.1 but I still have the blur picture. What did you do to remove it? I changed the value from 0.8 to 1.0, but no result.
3.0.1 still works 😂
Where can I find the setting to change it this vid is confusing
@ I used video for settings
Hi as a mac user how does one even access this file to change the code?
3.0.1 working
What did you do to get it to work? I changed the value to 1.0 but the blurry picture stays. Need some help.
👍
10/31/2024 still works for 3.0.1 After I saved the change, I had to fully close program and then re-open. When I did that, "poof", the blur was gone :-D
Where do I go to change this setting ?
Тоже такая проблема. Зарядное устройство всё родное но начал часто перезагружаться. Что можно сделать, подскажите пожалуйста
@AzikKhakimovich снять крышку и приклеить радиатор от raspberry pi на то , что греется.
do you have a tool to translate the text? I would like to translate the game into Italian (google translation) у вас есть инструмент для перевода текста? Я хотел бы перевести игру на итальянский язык.
@LeonardoGanzerli habr.com/ru/articles/787708/
27-10-2024 Jala perfecto Probability limit = 1.00
w, thank you
Remember to stop and re run facefusion
hi sir, im wondering how do you remove the sfw filter in roop unleashed?
16/10/2024 still working on FaceFusion 3.0.0. thanks!
are you sure bro?
Здравствуйте есть какой то у вас контакт для связи? Есть проект именно по маппингу. Можете помочь или подсказать?
@КонстантинОнчуков-т4я poisk123 yandex.ru
working in 3.0 thanks
does it work for the new 3.0 version
yes, works like a charm
Not for me …
@@francoismarousez647try to completely delete the whole pinokio folder and reinstall it with the latest cuda. That worked for me. But in my opinion the 2.6 version of the app is better than the latest one. No need to change. I would roll it back, tbh.
@@Turbulent2000 can you let me know what you did? Or can you send me a copy of your content_analyzer file to see if this solves my problem?
@ I’ll share you a copy a bit later, when I’m home
its not working
working on 3.0.0 as of 25/9/2024
Does anyone know how to bypass on 3.0?
3.0.0 is working, thanks
how it could be on Mac??
@@physobornsicx idk, I’m on the windows
@@madnessroyalty8224 真羨慕你,感謝回覆,兄弟
Still works on 3.0.0
I changed it but now the faces don't swap... Do you know how to make it work? I'm on 3.0
@@ilanchico8375 check that you followed the instructions carefully and correctly. I found the file, edited in VB Studio to comment out the 0.8 line and add the 1.00 line and it's working for me in 3.0
@@ilanchico8375 it does work, but it's a bit flaky. A better approach is to go down to the actual valuation line and set it to always return false. Search for: return probability > PROBABILITY_LIMIT and change to: return False #probability > PROBABILITY_LIMIT
@@ilanchico8375 You did something wrong, I change it and works fine!
2.6.1 stil working
Funciona?
плохо, но funciona
Thanks for this video . Can i contact you on telegram please
Hello sir, thank you for this explanation. Can I contact you privately, please?
how u see that ?
Great video! Thank you! What is the inference time you are seeing for a single image?
cant remember exactly but as to video: 3 images with 20sec each.
@@АльбертИванов-ц4х Thanks! Do you think if I quantize it, it will run <1FPS?
make a try. but i doubt it. better take special arducam tof camera for real-time.
hey man, after i put all the files into their respective folders and ran the program, it gives the error "no module named 'libcamera._libcamera' ", any ideas why?
read info to video.
I'm confused.....In the video, it does not look like you changed the probability limit numbers at all
What's so confusing? He did it before making the film so he had it 1.0
Because he already change it, is not that hard to figure out, kid.
thanks!!
thank you boss, its still working on 2.6.1
weird i cant seem to get this to work
Thank you boss, its working still working on 2.6.1
У меня тоже самое, не рекомендую для покупки
how did u install pytorch in raspi? mine is not working it is showing illegal instruction. my os is bookworm debian. SHould i transfer to ubuntu to make it work?
no need. try to build or search for wheels.
May I know how many ram and cpu has cm4? Will it work on 4b model?
tested with 4Gb but need swap increase. 4b will. try zram install. it let use bigger ones.
Thank you for your video! I encountered the same issue with the incompatibility of libcamera. Could you please explain this part in more detail? "copy libs of libcamera from /usr/lib/aarch64-linux-gnu (Bullseye) to /usr/lib/aarch64-linux-gnu " Are you copying the libcamera files into the same directory they were originally located in?
exactly. take from Bullseye (were they were natively build) and put to Bookworm.
Gracias, funciona perfectamente en la versión 2.6.1. Ya lo tengo trabajando sin censura!!!
Gracias, me ha funcionado
Thank you for making this video! It is hard to find data about how long it takes to run based on different hardwares, do you happen to have any resources?
u`re welcome. what d`u mean of resources ?
Is this the time spent both for inference and writing the output image, or only inference?
inference
2.6.1 doesn't work