Giter Club home page Giter Club logo

Comments (4)

Ruturaj123 avatar Ruturaj123 commented on July 28, 2024

Hi @ashwarhussain ,
So for the first error that you mentioned, it might be because you are running it on windows and I had added the path which follows linux format (i.e. / instead of \ in the path). So maybe resolving that would solve the issue.
Regarding the second and third error, they are linked and are mostly because of the frozen file. Maybe it needs to be compiled again using the object detection API.

from flowchart-detection.

ashwarhussain avatar ashwarhussain commented on July 28, 2024

Thanks for your response @Ruturaj123 ...

I am a newbie in tensor Flow and Deep learning .. can you please help me with instruction on how to recompile using Object Detection API please.

regards,
Ashwar.

from flowchart-detection.

ashwarhussain avatar ashwarhussain commented on July 28, 2024

@Ruturaj123
when you say compile again do you mean "“C:\Program Files\protoc-3.4.0-win32\bin\protoc.exe” object_detection/protos/*.proto --python_out=." ? then even after doing this I am getting the same error of Inference_graph.

from flowchart-detection.

ashwarhussain avatar ashwarhussain commented on July 28, 2024

was doing some reading and I think the PB file gets created in the training exercise.
python export_inference_graph.py --input_type image_tensor --pipeline_config_path training/faster_rcnn_inception_v2_pets.config --trained_checkpoint_prefix training/model.ckpt-XXXX --output_directory inference_graph ..
I think Inference_Graph folder is missing in your solution ..

from flowchart-detection.

Related Issues (14)

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.