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

FileNotFoundError: [Errno 2] No such file or directory: 'deep_logo.pickle' #15

Open
phanlong95 opened this issue Oct 17, 2017 · 5 comments

Comments

@phanlong95
Copy link

can u help me, please
when i run code .
error -> FileNotFoundError: [Errno 2] No such file or directory: 'deep_logo.pickle'

@satojkovic
Copy link
Owner

@phanlong95

Do you get the following output when you run crop_and_aug.py and gen_train_valid_test.py?

$ python crop_and_aug.py 
train_annotation: 4536, 7 
Skip:  2662264721.jpg
Skip:  2662264721.jpg
Skip:  2662264721.jpg
Skip:  2662264721.jpg
Skip:  2662264721.jpg
original: 1079
cropped: 217488
$ python gen_train_valid_test.py 
Pickling flickr_logos_27_dataset/flickr_logos_27_dataset_cropped_augmented_images/Adidas/train.pickle.
flickr_logos_27_dataset/flickr_logos_27_dataset_cropped_augmented_images/Adidas/train
Full dataset tensor: (9216, 32, 64, 3)
Mean: -0.0256174
Standard deviation: 0.352043
Pickling flickr_logos_27_dataset/flickr_logos_27_dataset_cropped_augmented_images/Apple/train.pickle.
flickr_logos_27_dataset/flickr_logos_27_dataset_cropped_augmented_images/Apple/train
Full dataset tensor: (9252, 32, 64, 3)
Mean: 0.123781
Standard deviation: 0.300593
...
Pickling flickr_logos_27_dataset/flickr_logos_27_dataset_cropped_augmented_images/Yahoo/test.pickle.
flickr_logos_27_dataset/flickr_logos_27_dataset_cropped_augmented_images/Yahoo/test
Full dataset tensor: (1380, 32, 64, 3)
Mean: 0.262351
Standard deviation: 0.310276
Compressed pickle size: 1474800508

@phanlong95
Copy link
Author

phanlong95 commented Oct 24, 2017 via email

@satojkovic
Copy link
Owner

@phanlong95

I think that you got the same error in #4.
Could you check that issue?

@phanlong95
Copy link
Author

phanlong95 commented Oct 29, 2017 via email

@phanlong95
Copy link
Author

phanlong95 commented Nov 7, 2017 via email

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