Code Monkey home page Code Monkey logo

Comments (11)

bubbliiiing avatar bubbliiiing commented on August 10, 2024

我用的是python3.6 tensorflow1.13 keras2.1.5

from yolo3-keras.

Augenstern-yzh avatar Augenstern-yzh commented on August 10, 2024

按你说的安装了版本,但是在运行train.py时,有很多"C:\Users\Lenovo\Anaconda3\lib\site-packages\google\protobuf\internal\decoder.py"里面的SyntaxError: invalid syntax,请问咋办呢?

from yolo3-keras.

bubbliiiing avatar bubbliiiing commented on August 10, 2024

这个是缩进问题,你需要调整缩进

from yolo3-keras.

duanyuqi987 avatar duanyuqi987 commented on August 10, 2024

这是我的,可以训练
conda create -n keras python = 3.6
pip install numpy -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
pip install matplotlib -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
pip install six -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
pip install opencv-python -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
pip install Pillow -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
pip install scipy -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
pip install scikit-image -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
pip install h5py -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
pip install tensorflow-gpu==1.13.1 -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
pip install keras==2.1.5 -i http://pypi.douban.com/simple --trusted-host pypi.douban.com

from yolo3-keras.

Stitches-97 avatar Stitches-97 commented on August 10, 2024

按照上面说的安装了版本,运行依然出错,找不到指定模块

from yolo3-keras.

bubbliiiing avatar bubbliiiing commented on August 10, 2024

是不是tensorflow-gpu环境没配置好

from yolo3-keras.

Stitches-97 avatar Stitches-97 commented on August 10, 2024

from yolo3-keras.

zhangmenghehehe avatar zhangmenghehehe commented on August 10, 2024

是不是tensorflow-gpu环境没配置好

必须要电脑有显卡才行吗?

from yolo3-keras.

zhangmenghehehe avatar zhangmenghehehe commented on August 10, 2024

是不是tensorflow-gpu环境没配置好

必须要电脑有显卡才行吗?
CPU版的tensorflow可以运行吗?笔记本电脑没有NVIDIA的显卡

from yolo3-keras.

bubbliiiing avatar bubbliiiing commented on August 10, 2024

必须有英伟达的显卡

from yolo3-keras.

bubbliiiing avatar bubbliiiing commented on August 10, 2024

没有的话只能用cpu版本

from yolo3-keras.

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.