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

Overwritting the data and mode inputs and outputs #1147

Open
mohammadkhoubrou opened this issue Oct 24, 2023 · 0 comments
Open

Overwritting the data and mode inputs and outputs #1147

mohammadkhoubrou opened this issue Oct 24, 2023 · 0 comments

Comments

@mohammadkhoubrou
Copy link

@Ezward There's a problem with my model on simulator. I have overwritten the data(like location data, pos/x,y,z) received in dgym.py file but every time I train a model(with linear model) , even with a large amount of data, I still don't get an acceptable result. I tried to check if the manifest file and catalogs were used in the training process by filtering the whole image black and only relying on manifest and catalog files. but I still didn't get to the answer of if the manifest and catalog files are used in the training process. so I have two questions:

  1. What can possibly be the reason I don't get the acceptable model?
  2. where can I find the data passed into neural network? I want to check and see if the data I have overwritten is still passed to NN?
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