Giter VIP home page Giter VIP logo

Comments (4)

bluecube246 avatar bluecube246 commented on May 31, 2024 1

I realized when you run the colab code tensor flow updates to 2.9.1. When you look at the colab log on the repo no such behavior is shown and it seems like tensorflow 2.8.0 is used. I did !pip install --upgrade tensorflow==2.8.0 and it's working. But yeah I agree that it would be much more convienient if the versions of the libraries were to be fixed when doing make install.

By the way updating it to 2.4.1 doesn't work also for some reason.

But besides that awsome repo.

from object-detection-api.

CatchZeng avatar CatchZeng commented on May 31, 2024

@thangarajdeivasikamani

TensorFlow Object Detection API, TensorFlow, Colab, and cudaDNN have been continuously updated and the installation of TensorFlow Object Detection API depends on setup.py file.

I haven't found a better way to provide therequirements.txt. If you have a better way, please submit PR.

from object-detection-api.

CatchZeng avatar CatchZeng commented on May 31, 2024

I realized when you run the colab code tensor flow updates to 2.9.1. When you look at the colab log on the repo no such behavior is shown and it seems like tensorflow 2.8.0 is used. I did !pip install --upgrade tensorflow==2.8.0 and it's working. But yeah I agree that it would be much more convienient if the versions of the libraries were to be fixed when doing make install.

By the way updating it to 2.4.1 doesn't work also for some reason.

But besides that awsome repo.

Great, I have updated on the commit.

from object-detection-api.

thangarajdeivasikamani avatar thangarajdeivasikamani commented on May 31, 2024

@thangarajdeivasikamani

TensorFlow Object Detection API, TensorFlow, Colab, and cudaDNN have been continuously updated and the installation of TensorFlow Object Detection API depends on setup.py file.

I haven't found a better way to provide therequirements.txt. If you have a better way, please submit PR.

Thanks. I tried with 2.4.1version and working fine. Steps:
1.install the version as mentioned in the repo.
2.Clone the models folder.
3.go to object detection/package/setup.py and remove tensor flow related lines like tensor flow io ,etc.
4. Proceed as same steps.
5. If we get 88 class instead of 80 close error.
6. Uninstall library and add binary file.
Once again thanks for sharing nice detailed pratical notebook.

Regards
D.Thangaraj

from object-detection-api.

Related Issues (3)

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.