GithubHelp home page GithubHelp logo

Comments (3)

AIWintermuteAI avatar AIWintermuteAI commented on September 17, 2024

Hello!
Please do not use or install https://github.com/penny4860/Yolo-digit-detector --- this is an outdated version and it is not supported.
Additionally, when you install aXeleRate with pip install git+https://github.com/AIWintermuteAI/aXeleRate
it should automatically download and install
tensorflow>=1.15.0,<2.0.0
keras==2.3.1
as specified in requirements.txt file here https://github.com/AIWintermuteAI/aXeleRate/blob/master/requirements.txt
Earlier versions are not supported.
The error that you're getting is related to the fact that you have tried using outdated script with newer config file.

Again, please follow the tutorial exactly and DO NOT download outdated script. That should resolve your problem. Please respond if your issue has been solved.

from axelerate.

spstrademark avatar spstrademark commented on September 17, 2024

Hello,
I managed to get it working with a slightly different approach
I did the following commands in order to work:
pip install git+https://github.com/AIWintermuteAI/aXeleRate
git clone https://github.com/AIWintermuteAI/aXeleRate.git
cd aXeleRate
cd axelerate
python train.py -c ../configs/raccoon_detector.json
I am not sure how to use train.py without the 2nd git and cd and i would be thankful if you could explain it please.

Best regards,
Stanko Stankov

from axelerate.

AIWintermuteAI avatar AIWintermuteAI commented on September 17, 2024

Ah, I see. There was a bit of confusion here I suppose, I changed the article to say

Install aXeleRate on your local machine with
pip install git+https://github.com/AIWintermuteAI/aXeleRate
And then run this to download scripts you will need for training and inference:
git clone https://github.com/AIWintermuteAI/aXeleRate.git

this now. Currently aXeleRate doesn't have a command line interface, which means that git cloning repository is necessary for training and inference (unless you write your own training script using aXeleRate classes and functions of course).

Glad that everything worked! Closing the issue now.

from axelerate.

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.