Giter VIP home page Giter VIP logo

Comments (6)

OlafenwaMoses avatar OlafenwaMoses commented on May 12, 2024 2

Hello, I am working on getting a solution to this error. I will update you all once I find the cause and solution to it.
For the mean time, you can opt to use YOLOv3 or TinyYOLOv3 instead of the RetinaNet, as the latest version ( 2.0.2) of ImageAI now supports YOLO. All you need to do is install the latest version of ImageAI as instructed in the repository , download the Yolo and/or Tiny Yolo files in the release whose link is below. Remember that if you are using the Yolo model, you must set your model types to YOLOv3 and if you are using the Tiny Yolo model, you must set the model type as TinyYOLOv3.

https://github.com/OlafenwaMoses/ImageAI/releases/tag/1.0

from imageai.

Airyzf avatar Airyzf commented on May 12, 2024

hi, do you kown the reason ?

from imageai.

OlafenwaMoses avatar OlafenwaMoses commented on May 12, 2024

Hello, did you ensure you downloaded the correct model file, set the correct model type and set the correct model path to the model file you downloaded? Ensure all of this is done before running your python code.

from imageai.

cowry5 avatar cowry5 commented on May 12, 2024

Hello, I have same problem. Have you solved it? Could you tell me something about it? Thank you.

from imageai.

musafirsafwan avatar musafirsafwan commented on May 12, 2024

Looks like it has something to do with anaconda. I am getting the same error in conda environment, but not in virtualenv. Error trace given in #35 also shows that the person is using anaconda.

from imageai.

pentanol2 avatar pentanol2 commented on May 12, 2024

The solution is easy. Just install the true versions for the requirements. See the following link:
https://imageai.readthedocs.io/en/latest/

from imageai.

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.