Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Left arrow and right arrow is not distingushable #6

Open
hesiyuan opened this issue Mar 8, 2018 · 1 comment
Open

Left arrow and right arrow is not distingushable #6

hesiyuan opened this issue Mar 8, 2018 · 1 comment

Comments

@hesiyuan
Copy link

hesiyuan commented Mar 8, 2018

Hi

I've generated my own datasets for left and right arrow hand gestures used to point to left and right directions. But the classifier most of the time classifies them both as left arrow. I wonder if this is because the model has rotational invariant. Any ideas would be appreciated.

Thanks

@Sahil9771
Copy link

Hey,
can you help me with the following error which occurs when I try to run the train,py file:

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,
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants