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

Running the code runs into some problems #2

Open
hexiao0275 opened this issue Sep 11, 2023 · 1 comment
Open

Running the code runs into some problems #2

hexiao0275 opened this issue Sep 11, 2023 · 1 comment

Comments

@hexiao0275
Copy link

Thank you for your awesome work! What files are contained in the datasets_dir = "/lustre/groups/aih/raheleh.salehi/Aug_features_datasets/" in the Dataloader.py file? I am unable to run train.py after running Mask RCNN.

@RahelehSalehi
Copy link
Collaborator

Hi @hexiao-cs and sorry to respond so late. I would be happy to know how our method performs on your data.
This path directory is for the feature vector obtained from Mask R-CNN with a shape of 256x14x14.
Please check out the Mask R-CNN folder for more details about getting the feature vectors.
Based on how your data is stored, you need to rewrite the init function, I wrote init function such that it loads everything into memory first.
Best,
Raheleh

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