Coder Social home page Coder Social logo

Comments (8)

anonymouslucky avatar anonymouslucky commented on September 21, 2024 1

from autonomousdrivingcookbook.

edimoon777 avatar edimoon777 commented on September 21, 2024 1

I solved this issue.
Versions of packages that I've used are listed as below (Windows 10 64bit).

Conda 4.4.11 (64bit)
Python 3.5.2
CNTK 2.4
Keras 2.1.4
Tensorflow-gpu 1.6.0
CUDA 9.1
CuDNN9.1
OpenCV 3.3.1
Opencv-python 3.4.1
opencv3 3.1.0
hdf5 1.10.1
h5py 2.7.1

from autonomousdrivingcookbook.

mitchellspryn avatar mitchellspryn commented on September 21, 2024

I've seen this problem with OpenCV on windows before. Try one of these wheels?

Can you run

import cv2

in a standalone python shell?

from autonomousdrivingcookbook.

anonymouslucky avatar anonymouslucky commented on September 21, 2024

I am not getting Cooking package

from autonomousdrivingcookbook.

mitchellspryn avatar mitchellspryn commented on September 21, 2024

@edimoon777: Any progress or new error messages?

@anonymouslucky : Can you post the error you are getting? AFAIK there is no "cooking" package.

Is the issue you're facing the same issue as @edimoon777 or a separate one? If it's something different, please open a separate issue. Also, is your issue related to this issue that is now closed?

from autonomousdrivingcookbook.

edimoon777 avatar edimoon777 commented on September 21, 2024

I solved this issue.
But I don’t know exact solution because I tried many things from installation of python, tensorflow to anaconda.

I uninstalled pip and conda and then install packages only in conda environment.
After that installation of OpenCV 3.4.1 was successful.

But I have to solve next problems with CUDA and CuDNN versions.
Information of detail versions of packages will be very helpful for beginners.

from autonomousdrivingcookbook.

anonymouslucky avatar anonymouslucky commented on September 21, 2024

from autonomousdrivingcookbook.

mitchellspryn avatar mitchellspryn commented on September 21, 2024

Cool. Unfortunately, having an official image with these packages is a bit tricky, as for our other tutorial (the distributed RL one), CuDNN 9.1 is not installed by default on azure VMs (only 8, meaning that we need to use Tensorflow-gpu 1.4.x).

Anyway, It sounds like all of the issues are solved, so I'm going to close this issue.

from autonomousdrivingcookbook.

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.