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

FoodClassification example does not run #62

Closed
choowilson opened this issue May 13, 2020 · 2 comments
Closed

FoodClassification example does not run #62

choowilson opened this issue May 13, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@choowilson
Copy link
Contributor

FoodClassification example has a few problems:

  1. Use wrong iterator
  2. No dataset
  3. Does not safely state the path of dataset.(will fail on Linux)
@choowilson choowilson added the bug Something isn't working label May 13, 2020
@chiaweilim
Copy link
Contributor

https://github.com/CertifaiAI/TrainingLabs/blob/master/dl4j-cv-labs/src/main/java/global/skymind/solution/classification/FoodClassification.java#L76-L78

This is not intended. There's FoodDataSetIterator in the same folder which is not being used.

@kenghooi-teoh
Copy link
Contributor

this example has since been removed, closing it

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

6 participants