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

Issues while running the code #11

Open
shubham1166 opened this issue Jul 17, 2020 · 0 comments
Open

Issues while running the code #11

shubham1166 opened this issue Jul 17, 2020 · 0 comments

Comments

@shubham1166
Copy link

There are still few issues in the code:

  1. The split that are given are sort of corrupt as there are many images that have image name in the 'image_path' and 'image_path' as empty.
  2. After this, while running ethec_experiments.py , the train set and everything is made by db.py, so if labelmap = ETHECLabelMap, then there are 550 specific_epithets and 560 genus_specific_epithet. So, the issue comes is that the train set and the labeling of the last level is done with the help of specific epithets but decode_children that is used while training, decode the last level label by using genus_specific_epithet.
  3. If oder_embeddings.py is run then the first issue is ETHECDB doesnot take input with_images, if that is resolved, the training is stucked after the first epoch.

Please see for these issues and make the code easily reproducible

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