Git Product home page Git Product logo

Comments (4)

AlvaroCavalcante avatar AlvaroCavalcante commented on June 7, 2024

Hello @prism5426, I just finished the new version of auto annotation for TF 2.x. To try to use it, please, run the detection_img_tf2.py file inside scripts. To run this file you need this command:

python3 scripts/detection_img_tf2.py --saved_model /path-saved-model --labelmap /path-label-map.pbtxt --imgs /path-of-the-imgs

Please, let me know if everything worked as expected!

from auto_annotate.

shabbir9916 avatar shabbir9916 commented on June 7, 2024

Hello @AlvaroCavalcante I tried to run this command "python3 scripts/detection_img_tf2.py --saved_model /path-saved-model --labelmap /path-label-map.pbtxt --imgs /path-of-the-imgs" but I found this issue

Screenshot 2021-08-20 120639

from auto_annotate.

AlvaroCavalcante avatar AlvaroCavalcante commented on June 7, 2024

Hello @shabbir9916, as mentioned in the auto annotation tutorial here, you need to replace the content of the visualization_utils.py to add the lines of code needed to the project work correctly. This file is inside the TF garden repo, in models/research/object_detection/utils. An easy way to do this is to copy all the content in the "visualization_utils_v2.py" in this repo and paste it into the visualization_utils.py of the TF repo. Let me know if you have any doubt, I recommend checking the mentioned tutorial to get a cleaner idea.

from auto_annotate.

AlvaroCavalcante avatar AlvaroCavalcante commented on June 7, 2024

@shabbir9916 I'll close this issue due to inactivity. Please, feel free to reopen if you have some news!

from auto_annotate.

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.