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

Step 1 Preprocessing notebook doesn't work #3

Open
ksolarski opened this issue Aug 11, 2022 · 1 comment
Open

Step 1 Preprocessing notebook doesn't work #3

ksolarski opened this issue Aug 11, 2022 · 1 comment

Comments

@ksolarski
Copy link

First of all, amazing project; as a climber myself I enjoyed reading your paper. I actually haven't tried MoonBoard yet but I would assume that some holds are much better than another ones. One could deduce which holds are good: if one hold is primarily used in very difficult boulders, this would imply that it's not a good hold. Is information like this incorporated in the Neural Network architecture?

I also found some issues with running the code you posted. The notebook attached below doesn't work as there are some undefined parameters in the code. Most of those bugs are very easy to fix:
https://github.com/jrchang612/MoonBoardRNN/blob/master/preprocessing/Step1_data_preprocessing_v2.ipynb

Step 3 Notebook also doesn't work with newer Tensorflow versions as it's impossible to use the custom loss function that corresponds to two layers the way you did. Could you add which package versions you used in your project?

@Beakerboy
Copy link

The Fork at https://github.com/BouldAR-Warwick/MoonBoardRNN seems to have some improvements, including one called "Constants"

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