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

Data_dim Error #1

Open
jordancoursey opened this issue Apr 9, 2020 · 2 comments
Open

Data_dim Error #1

jordancoursey opened this issue Apr 9, 2020 · 2 comments

Comments

@jordancoursey
Copy link

The data dimension is statically set when calculate_AIS_mean.py (line 40) is run whereas in flags_config.py its based on the ROI and resolution(~ line 195). Either make the data_dim fixed in flags_config.py or make calculate_AIS_mean.py dependent on the ROI/resolution.

@dnguyengithub
Copy link
Collaborator

Hi @jordancoursey , thank you for the recommendation.
I will make it coherent in the next update.

@MasaruPutut
Copy link

Hi @dnguyengithub What do you think the best dimension for the code? the ROI Dependent or not? because now I want to try to train the code using our dataset. But I don't know which is better...

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

3 participants