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

design questions #7

Open
simonbuehler opened this issue Jan 23, 2023 · 1 comment
Open

design questions #7

simonbuehler opened this issue Jan 23, 2023 · 1 comment

Comments

@simonbuehler
Copy link

simonbuehler commented Jan 23, 2023

hi,

inspiring work! i'm trying it to adopt it for pokemon cards but some questions popped up, maybe you can enlighten me ;)

  • is there a reason not to uses the color images but clone the grayscale version on all color channels ?
  • is there a reason that not the resnet101 (224,224) dimension is used but 244x244?
  • are the performance gains to inline the generation of the augmented images and not generate /read them from disk?
  • did you test Prototypical networks ?
    --
    edit:
  • where does the Blur pooling mechanism hiappen?

greets!

@simonbuehler
Copy link
Author

and another one:

what could cause the TripletLoss to be often be zero ?

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

1 participant