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

FlipAxis error #61

Open
ekellbuch opened this issue Jun 15, 2020 · 5 comments
Open

FlipAxis error #61

ekellbuch opened this issue Jun 15, 2020 · 5 comments
Labels
bug Something isn't working

Comments

@ekellbuch
Copy link

Hi,

I am running the code for the first time. When running the demo code in examples/deeplabcut_data_example.ipynb I get the following error:
FlipAxis(data_generator, axis=0)
TypeError: Can't instantiate abstract class FlipAxis with abstract methods _augment_images

This error also appears when call the same command in the demo code in step3_train_model.ipynb

Should I be using something else? tahnks

@stale
Copy link

stale bot commented Jun 22, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale Issue has been inactive for 7 days label Jun 22, 2020
@stale
Copy link

stale bot commented Jun 30, 2020

This issue has been automatically closed because it has not had recent activity.

@stale stale bot closed this as completed Jun 30, 2020
@Selmaan
Copy link
Contributor

Selmaan commented Jul 31, 2020

Just to re-open this, I think this might be the result of the latest pull request which attempted to fix flipaxis issues, but is leading to errors. I get the same issue when I try to use the new FlipAxis augmenter

@jgraving jgraving added bug Something isn't working and removed stale Issue has been inactive for 7 days labels Sep 7, 2020
@jgraving jgraving reopened this Sep 7, 2020
@ghost ghost mentioned this issue Oct 15, 2020
@ghost
Copy link

ghost commented Oct 15, 2020

Hi @Selmaan and @ekellbuch, I'm wondering - what version of imgaug are you all using? The way I implemented the changes might require imgaug 0.4.0...

@Selmaan
Copy link
Contributor

Selmaan commented Oct 20, 2020

Hi @iuls sorry for the delay, I was using imgaug version 0.3.0. I can try to update to 0.4.0 and see if this fixes the issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants