Coder Social home page Coder Social logo

Comments (14)

PINTO0309 avatar PINTO0309 commented on June 20, 2024 2

Please wait a little because I will be home in 16 hours.

from pinto_model_zoo.

PINTO0309 avatar PINTO0309 commented on June 20, 2024 2

@pjramg
I have committed a sample program. Please feel free to use it.
https://github.com/PINTO0309/PINTO_model_zoo/tree/master/26_mobile-deeplabv3-plus/07_openvino

FP16 + CPU 30 FPS
ezgif com-optimize (1)

FP16 + USB3.0 + MYRIAD 15 FPS
ezgif com-optimize (2)

from pinto_model_zoo.

PINTO0309 avatar PINTO0309 commented on June 20, 2024

Sorry. I guess I'm too busy today to get any sleep. I'll be releasing it later, so please be patient for a bit.

from pinto_model_zoo.

paularamo avatar paularamo commented on June 20, 2024

That sounds great. I'll be home in a day. I'll let you know how it went with your model. Thank you very much.

from pinto_model_zoo.

paularamo avatar paularamo commented on June 20, 2024

Hi @PINTO0309. I am trying to run your code, I am not sure what is the issue about. So, I share my screenshot. Please let me some lights to continue. Thanks.

2020-08-10-150256_1920x1080_scrot

from pinto_model_zoo.

PINTO0309 avatar PINTO0309 commented on June 20, 2024

Follow the official tutorial to update to the latest OpenVINO 2020.4.
https://docs.openvinotoolkit.org/latest/openvino_docs_install_guides_installing_openvino_raspbian.html

from pinto_model_zoo.

paularamo avatar paularamo commented on June 20, 2024

Thanks, @PINTO0309. It was the version I installed on RPi.

from pinto_model_zoo.

paularamo avatar paularamo commented on June 20, 2024

Some updates on my side. I am trying to fix this issue, and follow a the error that terminal shows me. So, it seems that it is because of I only have the OAK-D camera plug to RPi, and it is not recognize directly, the RPi recognizes the VPU. Also I select this device with --device MYRIAD using python3 deeplabv3plus_usbcam.py --device MYRIAD and I got this warning. [ WARN:0] global ../opencv/modules/videoio/src/cap_v4l.cpp (893) open VIDEOIO(V4L2:/dev/video0): can't open camera by index. Let me know if you have some ideas I could use. Thanks for your valuable help.

from pinto_model_zoo.

PINTO0309 avatar PINTO0309 commented on June 20, 2024

Check what port the USB camera or the built-in camera is recognized on. You just need to specify the recognized port number as the program argument. --usbcamno The default is 0.

$ ls -l /dev/video*

Screenshot 2020-08-12 06:45:40

from pinto_model_zoo.

paularamo avatar paularamo commented on June 20, 2024

Maybe I have a problem with the cameras (BW1098FFC).
2020-08-11-180807_1920x1080_scrot
I realized that they don't support the board enumerated as a webcam (usb UVC protocol)

from pinto_model_zoo.

PINTO0309 avatar PINTO0309 commented on June 20, 2024

I don't own an OAK-D so I can't try it. Follow the official tutorial below and give it a try.
https://github.com/luxonis/depthai-tutorials.git

from pinto_model_zoo.

paularamo avatar paularamo commented on June 20, 2024

The OAk-D camera is running well Object detection models, but not Semantic Segmentation models. The examples from thy webpage are running well, I am trying to run deeplav3+ on the camera as a NCS2 (OpenVINO) and follow your examples.

from pinto_model_zoo.

PINTO0309 avatar PINTO0309 commented on June 20, 2024

Please modify my sample program to access the camera in a different way.
https://github.com/luxonis/depthai-tutorials/blob/0f4e3feadad4003dc153eac06a2e80d3009b2de8/2-face-detection-retail/face-detection-retail-0004.py#L5-L32

from pinto_model_zoo.

PINTO0309 avatar PINTO0309 commented on June 20, 2024

There is no progress, so I'll close it.

from pinto_model_zoo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.