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

Training on other data #31

Open
wra187611 opened this issue Apr 18, 2024 · 1 comment
Open

Training on other data #31

wra187611 opened this issue Apr 18, 2024 · 1 comment

Comments

@wra187611
Copy link

excellent work!
I encounter a problem when I train my own dataset, how can you get the values of these 2 variants:
in your preprocess_data.py(line 16 and 17)

Y_AXIS_MAX = 33.15232091532151
Y_AXIS_MIN = -36.9843781139949

@limhoyeon
Copy link
Owner

Literally, it is just the max/min y coordinate value of the challenge mesh data.
I scaled the mesh data with these values however
I think that scaling with these max/min values does not make any performance effect..
So, you can ignore that

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

2 participants