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

image preprocessing scripts #3

Closed
arnavkapoor opened this issue Oct 31, 2020 · 2 comments
Closed

image preprocessing scripts #3

arnavkapoor opened this issue Oct 31, 2020 · 2 comments

Comments

@arnavkapoor
Copy link

Hi, I was looking to evaluate the model on some of the image in the VIST data and other images in my curated dataset as well. Would it be possible for you to share the image pre-processing scripts that were used to
a) Resize / Transform the raw image.
b) Get the Resnet 152 Features.
i.e steps to get the resnet image features from say this raw image -> https://ibb.co/qxjgTtZ

I had experimented with multiple transformation to (256,256) and then getting the features etc , I also tried the AREL image processing script -> https://github.com/eric-xw/AREL/blob/master/scripts/extract_features.py but wasn't able to get the same values. Would really appreciate any pointers.
PS :- Thanks a lot for making the code public.

@vmurahari3
Copy link

Did you figure this out?

@JunjieHu
Copy link
Owner

Sorry that I use the extracted feature from https://github.com/eric-xw/AREL. I would recommend you to ask the original paper for preparing the images!

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