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

Bugs when I comand python run_model.py --mode train #6

Open
ANABUR920 opened this issue Dec 13, 2021 · 3 comments
Open

Bugs when I comand python run_model.py --mode train #6

ANABUR920 opened this issue Dec 13, 2021 · 3 comments

Comments

@ANABUR920
Copy link

OSError: /media/anabur/E/meshgraphnets/data/flag_simple/train.idx not found.

Could you define to me what is the train.idx. and how to fix it

@minggini
Copy link

minggini commented Dec 14, 2021

oh, I was struggling with the very same issue!!
I generated the .idx my own way but not sure if it's right. Would you check, please?
before running python run_model.py, run this first:
python -m tfrecord.tools.tfrecord2idx <tfrecord path> <index path>

@wwMark
Copy link
Owner

wwMark commented Dec 15, 2021

Hi all,
minggini's solution is exactly what I have done. I will update the readme soon.

Regards
Mark

@ambreshbiradar9
Copy link

haha

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

4 participants