sign-language-alphabet-recognizer
sign-language-alphabet-recognizer copied to clipboard
error while running train.py
Hey, Sorry for the late reply, As the line 3 suggests, images are not in the location where python is present. Please do look up the locations.
On 9/20/18, shreyasjain999 [email protected] wrote:
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/loicmarie/sign-language-alphabet-recognizer/issues/9
@TILhub Are you able to run this project on your system ?
I already had a trained data set, so i bypasses training of data !
On Sun, Sep 23, 2018, 2:13 PM Tanay Mishra [email protected] wrote:
@TILhub https://github.com/TILhub Are you able to run this project on your system ?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/loicmarie/sign-language-alphabet-recognizer/issues/9#issuecomment-423801087, or mute the thread https://github.com/notifications/unsubscribe-auth/AXpAbuIhJ8KuCfEeXaBCjldyLFxeuQ7aks5ud0mpgaJpZM4Ww0MF .
Can you send me the trained dataset.
On Sun, Sep 23, 2018, 2:15 PM Sahil Malik [email protected] wrote:
I already had a trained data set, so i bypasses training of data !
On Sun, Sep 23, 2018, 2:13 PM Tanay Mishra [email protected] wrote:
@TILhub https://github.com/TILhub Are you able to run this project on your system ?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub < https://github.com/loicmarie/sign-language-alphabet-recognizer/issues/9#issuecomment-423801087 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AXpAbuIhJ8KuCfEeXaBCjldyLFxeuQ7aks5ud0mpgaJpZM4Ww0MF
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/loicmarie/sign-language-alphabet-recognizer/issues/9#issuecomment-423801205, or mute the thread https://github.com/notifications/unsubscribe-auth/AoQzibev-_jB18sjLmNsP7-IvskMDCaCks5ud0pEgaJpZM4Ww0MF .
you get that from any packt opencv book's repo.
It is throwing an error. WIll be very thankful if you can help with this .
On Mon, Sep 24, 2018 at 4:16 PM, Sahil Malik [email protected] wrote:
you get that from any packt opencv book's repo.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/loicmarie/sign-language-alphabet-recognizer/issues/9#issuecomment-423936035, or mute the thread https://github.com/notifications/unsubscribe-auth/AbF1d9g7CRNV7hhXFyb8Y9J8CtBz7Qx6ks5ueLgigaJpZM4Ww0MF .
Hey I tried training the data set and it worked fine for me, maybe i can upload it too. As I don't have any space left in my google Drive, i"ll try to upload it on zippy share if it allows.
Here have a looks !
@TILhub Hello, Can you please help me with this because I tried running the train.py file and it is giving an error as following: usage: train.py [-h] [--output_graph OUTPUT_GRAPH] [--output_labels OUTPUT_LABELS] [--summaries_dir SUMMARIES_DIR] [--how_many_training_steps HOW_MANY_TRAINING_STEPS] [--learning_rate LEARNING_RATE] [--testing_percentage TESTING_PERCENTAGE] [--validation_percentage VALIDATION_PERCENTAGE] [--eval_step_interval EVAL_STEP_INTERVAL] [--train_batch_size TRAIN_BATCH_SIZE] [--test_batch_size TEST_BATCH_SIZE] [--validation_batch_size VALIDATION_BATCH_SIZE] [--print_misclassified_test_images] [--model_dir MODEL_DIR] [--bottleneck_dir BOTTLENECK_DIR] [--final_tensor_name FINAL_TENSOR_NAME] [--flip_left_right] [--random_crop RANDOM_CROP] [--random_scale RANDOM_SCALE] [--random_brightness RANDOM_BRIGHTNESS] C:/Users/Sahil/Desktop/SLR/dataset/ train.py: error: the following arguments are required: C:/Users/Sahil/Desktop/SLR/dataset/ It would be really helpful if you could send the model you trained for the same. Thank You.
https://github.com/TILhub/Sign-Language-Recognizer-
On 4/3/19, Sahil [email protected] wrote:
@TILhub Hello, Can you please help me with this because I tried running the train.py file and it is giving an error as following: usage: train.py [-h] [--output_graph OUTPUT_GRAPH] [--output_labels OUTPUT_LABELS] [--summaries_dir SUMMARIES_DIR] [--how_many_training_steps HOW_MANY_TRAINING_STEPS] [--learning_rate LEARNING_RATE] [--testing_percentage TESTING_PERCENTAGE] [--validation_percentage VALIDATION_PERCENTAGE] [--eval_step_interval EVAL_STEP_INTERVAL] [--train_batch_size TRAIN_BATCH_SIZE] [--test_batch_size TEST_BATCH_SIZE] [--validation_batch_size VALIDATION_BATCH_SIZE] [--print_misclassified_test_images] [--model_dir MODEL_DIR] [--bottleneck_dir BOTTLENECK_DIR] [--final_tensor_name FINAL_TENSOR_NAME] [--flip_left_right] [--random_crop RANDOM_CROP] [--random_scale RANDOM_SCALE] [--random_brightness RANDOM_BRIGHTNESS] C:/Users/Sahil/Desktop/SLR/dataset/ train.py: error: the following arguments are required: C:/Users/Sahil/Desktop/SLR/dataset/ It would be really helpful if you could send the model you trained for the same. Thank You.
-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/loicmarie/sign-language-alphabet-recognizer/issues/9#issuecomment-479460440
You have not downloaded the dataset . Download it from the original repo
On Wed, Apr 3, 2019 at 5:34 PM Sahil [email protected] wrote:
@TILhub https://github.com/TILhub Hello, Can you please help me with this because I tried running the train.py file and it is giving an error as following: usage: train.py [-h] [--output_graph OUTPUT_GRAPH] [--output_labels OUTPUT_LABELS] [--summaries_dir SUMMARIES_DIR] [--how_many_training_steps HOW_MANY_TRAINING_STEPS] [--learning_rate LEARNING_RATE] [--testing_percentage TESTING_PERCENTAGE] [--validation_percentage VALIDATION_PERCENTAGE] [--eval_step_interval EVAL_STEP_INTERVAL] [--train_batch_size TRAIN_BATCH_SIZE] [--test_batch_size TEST_BATCH_SIZE] [--validation_batch_size VALIDATION_BATCH_SIZE] [--print_misclassified_test_images] [--model_dir MODEL_DIR] [--bottleneck_dir BOTTLENECK_DIR] [--final_tensor_name FINAL_TENSOR_NAME] [--flip_left_right] [--random_crop RANDOM_CROP] [--random_scale RANDOM_SCALE] [--random_brightness RANDOM_BRIGHTNESS] C:/Users/Sahil/Desktop/SLR/dataset/ train.py: error: the following arguments are required: C:/Users/Sahil/Desktop/SLR/dataset/ It would be really helpful if you could send the model you trained for the same. Thank You.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/loicmarie/sign-language-alphabet-recognizer/issues/9#issuecomment-479460440, or mute the thread https://github.com/notifications/unsubscribe-auth/AoQzidzPw1haSOfJAqdWmpN6rKpe1wFHks5vdJjIgaJpZM4Ww0MF .
I had downloaded the dataset and the project is running fine now. Though thank you for your reply.
On Thu, Apr 4, 2019, 10:00 PM shreyasjain999 [email protected] wrote:
You have not downloaded the dataset . Download it from the original repo
On Wed, Apr 3, 2019 at 5:34 PM Sahil [email protected] wrote:
@TILhub https://github.com/TILhub Hello, Can you please help me with this because I tried running the train.py file and it is giving an error as following: usage: train.py [-h] [--output_graph OUTPUT_GRAPH] [--output_labels OUTPUT_LABELS] [--summaries_dir SUMMARIES_DIR] [--how_many_training_steps HOW_MANY_TRAINING_STEPS] [--learning_rate LEARNING_RATE] [--testing_percentage TESTING_PERCENTAGE] [--validation_percentage VALIDATION_PERCENTAGE] [--eval_step_interval EVAL_STEP_INTERVAL] [--train_batch_size TRAIN_BATCH_SIZE] [--test_batch_size TEST_BATCH_SIZE] [--validation_batch_size VALIDATION_BATCH_SIZE] [--print_misclassified_test_images] [--model_dir MODEL_DIR] [--bottleneck_dir BOTTLENECK_DIR] [--final_tensor_name FINAL_TENSOR_NAME] [--flip_left_right] [--random_crop RANDOM_CROP] [--random_scale RANDOM_SCALE] [--random_brightness RANDOM_BRIGHTNESS] C:/Users/Sahil/Desktop/SLR/dataset/ train.py: error: the following arguments are required: C:/Users/Sahil/Desktop/SLR/dataset/ It would be really helpful if you could send the model you trained for the same. Thank You.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/loicmarie/sign-language-alphabet-recognizer/issues/9#issuecomment-479460440 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AoQzidzPw1haSOfJAqdWmpN6rKpe1wFHks5vdJjIgaJpZM4Ww0MF
.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/loicmarie/sign-language-alphabet-recognizer/issues/9#issuecomment-479970003, or mute the thread https://github.com/notifications/unsubscribe-auth/AmlUva4xbo8h7IGwoECYo17STjXI2SBtks5vdiiQgaJpZM4Ww0MF .
how much time did it took to train the given dataset. mine is taking a long time : (