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

bug report #1

Open
joyousrabbit opened this issue Oct 12, 2017 · 1 comment
Open

bug report #1

joyousrabbit opened this issue Oct 12, 2017 · 1 comment

Comments

@joyousrabbit
Copy link

https://github.com/michalfaber/rmpe_dataset_transformer/blob/master/DataTransformer.cpp#L470

You forget cnt++ in case of cnt==0, so your cnt is always 0.

@michalfaber
Copy link
Owner

Most parts were taken from the caffe_train. I noticed that this routine is never called. I've removed unnecessary code but I plan to move augmentation into the generator so this repo will be deprecated.

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