Code Monkey home page Code Monkey logo

real_time_object_detection_tf's People

Contributors

anujshah1003 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

real_time_object_detection_tf's Issues

Running Object_Detection_tutorial.py

While running object_detection_tutorial.py it is showing below error

File "C:\object_detection\object_recognition_detection\object_detection_tutorial.py", line 68, in
od_graph_def = tf.GraphDef()
AttributeError: module 'tensorflow' has no attribute 'GraphDef'

Error while running object_detection_webcam.py

Traceback (most recent call last):
File "C:/Users/jaysh/Downloads/Real_time_Object_detection_TF-master/object_recognition_detection/object_detection_webcam.py", line 69, in
label_map = label_map_util.load_labelmap(PATH_TO_LABELS)
File "C:\Users\jaysh\Downloads\Real_time_Object_detection_TF-master\object_recognition_detection\utils\label_map_util.py", line 120, in load_labelmap
text_format.Merge(label_map_string, label_map)
File "C:\Anaconda3\lib\site-packages\google\protobuf\text_format.py", line 472, in Merge
text.split('\n'),
TypeError: a bytes-like object is required, not 'str'

Print The Score in Console ?

Hello,

Can you explain me how i can Print the Score and The name in the Console output ?

like : Print (score)

Issue

I have cloned the repository and was trying to run using spyder.
when i run the first block of code the error i get is

image

## Env setup

Traceback (most recent call last):

File "", line 1, in
import numpy as np

File "C:\Users\Sakeena Fatima\AppData\Roaming\Python\Python37\site-packages\numpy_init_.py", line 142, in
from . import core

File "C:\Users\Sakeena Fatima\AppData\Roaming\Python\Python37\site-packages\numpy\core_init_.py", line 23, in
WinDLL(os.path.abspath(filename))

File "C:\ProgramData\Anaconda3\lib\ctypes_init_.py", line 356, in init
self._handle = _dlopen(self._name, mode)

OSError: [WinError 193] %1 is not a valid Win32 application

ii

dll error

ImportError: DLL load failed: The specified module could not be found.

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.