Giter Site home page Giter Site logo

asl_to_english's Introduction

Hi there this is Priyanjali! πŸ‘‹


GIF

  • πŸ’™ I love developing and researching
  • πŸ§‘β€πŸ€β€πŸ§‘ Looking for a team or an organization where I can learn and develop my skills
  • πŸ€ Curretly doing a course on neural networks and deep learning
  • ⛑️ Looking for help in object detection module using tensorflow and COMPETITIVE CODINGπŸ₯Ί
  • ✨ My dream is to put my skills and knowledge gained into use and make something productive that can solve problems our world is dealing with
  • πŸ“¬ Reach me out on Linkedin
  • 🐀 Fun Fact: Engineering student but happy (Trying to be funny)

asl_to_english's People

Contributors

priiyaanjaalii0611 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  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

asl_to_english's Issues

Hii

Hi please help me to build this project

Error while creating TF record

Traceback (most recent call last):
File "F:\RealTimeObjectDetection\Tensorflow\scripts\generate_tfrecord.py", line 62, in
label_map_dict = label_map_util.get_label_map_dict(label_map)
File "C:\Users\DELL\AppData\Roaming\Python\Python39\site-packages\object_detection\utils\label_map_util.py", line 164, in get_label_map_dict
label_map = load_labelmap(label_map_path)
File "C:\Users\DELL\AppData\Roaming\Python\Python39\site-packages\object_detection\utils\label_map_util.py", line 133, in load_labelmap
label_map_string = fid.read()
File "C:\Users\DELL\AppData\Roaming\Python\Python39\site-packages\tensorflow\python\lib\io\file_io.py", line 118, in read
self._preread_check()
File "C:\Users\DELL\AppData\Roaming\Python\Python39\site-packages\tensorflow\python\lib\io\file_io.py", line 80, in _preread_check
self._read_buf = _pywrap_file_io.BufferedInputStream(
TypeError: init(): incompatible constructor arguments. The following argument types are supported:
1. tensorflow.python.lib.io._pywrap_file_io.BufferedInputStream(filename: str, buffer_size: int, token: tensorflow.python.lib.io._pywrap_file_io.TransactionToken = None)

Invoked with: item {
name: "Hello"
id: 1
}
item {
name: "Yes"
id: 2
}
item {
name: "No"
id: 3
}
item {
name: "Thanks"
id: 4
}
item {
name: "Please"
id: 5
}
, 524288
Traceback (most recent call last):
File "F:\RealTimeObjectDetection\Tensorflow\scripts\generate_tfrecord.py", line 62, in
label_map_dict = label_map_util.get_label_map_dict(label_map)
File "C:\Users\DELL\AppData\Roaming\Python\Python39\site-packages\object_detection\utils\label_map_util.py", line 164, in get_label_map_dict
label_map = load_labelmap(label_map_path)
File "C:\Users\DELL\AppData\Roaming\Python\Python39\site-packages\object_detection\utils\label_map_util.py", line 133, in load_labelmap
label_map_string = fid.read()
File "C:\Users\DELL\AppData\Roaming\Python\Python39\site-packages\tensorflow\python\lib\io\file_io.py", line 118, in read
self._preread_check()
File "C:\Users\DELL\AppData\Roaming\Python\Python39\site-packages\tensorflow\python\lib\io\file_io.py", line 80, in _preread_check
self._read_buf = _pywrap_file_io.BufferedInputStream(
TypeError: init(): incompatible constructor arguments. The following argument types are supported:
1. tensorflow.python.lib.io._pywrap_file_io.BufferedInputStream(filename: str, buffer_size: int, token: tensorflow.python.lib.io._pywrap_file_io.TransactionToken = None)

Invoked with: item {
name: "Hello"
id: 1
}
item {
name: "Yes"
id: 2
}
item {
name: "No"
id: 3
}
item {
name: "Thanks"
id: 4
}
item {
name: "Please"
id: 5
}
, 524288

Recommendation for Discord Community

Congratulations on creating this. We saw the news article. Even if a tutorial was referenced, creating is an accomplishment.

We recommend you spend time in the Yannic Kilcher discord to meet mentors and like-minded peers if you want to learn more. It is a good discord. The paper group is good too. Please check it out.

I am not affiliated with this discord.

https://discord.gg/4H8xxDF

Error

image

can you please solve the errror

Doubt

if we install jupyter application for that
What kind of application we used for this project?
Pls any one explain

How to open in Google Colab

Any suggestions how to open and run this code in Google Colab instead of jupyter, because jupyter need different different GPU software for running. I have installed but still getting error.

would recommending commenting and adding a requirements.txt

yep, i would recommend commenting out the script and essentially each place and describing which code snippet does what
like

##prints Hello world (i put down double ## because putting a single one would automatically make it code in github's interface
print("Hello world")

or you can use multi line as well but please do comment out the code because everyone can understand it more easily

gfile error

with tf.gfile.GFile(path, 'r') as fid:
AttributeError: module 'tensorflow' has no attribute 'gfile'. Did you mean: 'fill'?

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.