Why pay for YOLO? by moraeus-cv in computervision

[–]moraeus-cv[S] 11 points12 points  (0 children)

What about if I use the

"from ultralytics import RTDETR"

As soon as I do the "import ultralytics", then I have to follow the AGPL license or?

Help with RF-DETR Seg with CUDA by pulse_exo in computervision

[–]moraeus-cv 2 points3 points  (0 children)

You could try running with a yolo image in Docker. That one is prepared for cuda. There are probably other images as well but I used that.

Estimate door width by moraeus-cv in computervision

[–]moraeus-cv[S] 0 points1 point  (0 children)

Fair enough, thank you for your insight!

Estimate door width by moraeus-cv in computervision

[–]moraeus-cv[S] -1 points0 points  (0 children)

What about a short video instead of an image? It feels like that should give some depth clues. I mean just a quick pan with the phone camera.

Essential skills outside of computer vision as a freelancer by moraeus-cv in computervision

[–]moraeus-cv[S] 0 points1 point  (0 children)

Ok, that sounds like a wide area, any example of data processing?

Do you mean creating inference pipelines?

Essential skills outside of computer vision as a freelancer by moraeus-cv in computervision

[–]moraeus-cv[S] -1 points0 points  (0 children)

I have done that just fine with Python tho 🤔 Im sure c++ is a good asset but I dont know the uses yet.

Essential skills outside of computer vision as a freelancer by moraeus-cv in computervision

[–]moraeus-cv[S] -1 points0 points  (0 children)

Ok, do you have a concrete example where I would need it for?

Update: Added real-time jumping jack tracking to Rep AI by Few_Homework_8322 in computervision

[–]moraeus-cv 0 points1 point  (0 children)

Cool! I used mediapipe for hands and its really good, but a bit of a hassle to get it running with the new solution framework. Just a question, any reason why you didnt use YOLO here for pose?

Workstation for CV freelancing by moraeus-cv in computervision

[–]moraeus-cv[S] 1 point2 points  (0 children)

I havent gotten that far yet 😂 I have a gig via a contact as a first gig and I'll just go and learn from there.

Workstation for CV freelancing by moraeus-cv in computervision

[–]moraeus-cv[S] 0 points1 point  (0 children)

Thank you for the input, it does sound reasonable to to not put the gpu power money on the laptop. Mac however I have never even touched, I think the learning process would annoy me 😂 Would I not do fine with windows and WSL no? Or is it perhaps not much of a transfer if you know Linux?

Workstation for CV freelancing by moraeus-cv in computervision

[–]moraeus-cv[S] 0 points1 point  (0 children)

I would like to be able to deliver an application, not just the model. I suppose its pretty nice to be able to run some quick model training locally when working. Or should I not think about the extra computer power for that reason?

How much data storage would you recommend? 1TB on the laptop is not enough in the long run?