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

For generating crops having fixed aspect ratio, you need to change the generate_crop function to generate a set of candidate crops having fixed aspect ratio. You can refer to the implementations in testGAIC_qualitative_customer.m. #15

Open
andriyrizhiy opened this issue Aug 21, 2019 · 4 comments

Comments

@andriyrizhiy
Copy link

For generating crops having fixed aspect ratio, you need to change the generate_crop function to generate a set of candidate crops having fixed aspect ratio. You can refer to the implementations in testGAIC_qualitative_customer.m.

Originally posted by @HuiZeng in #10 (comment)

@andriyrizhiy
Copy link
Author

andriyrizhiy commented Aug 21, 2019

How generate small number crops with specific aspect ration? Because in your implementations in aspect ration 1_1 i get 137602 crops and it is too much for 125 fps(

@HuiZeng
Copy link
Owner

HuiZeng commented Aug 21, 2019 via email

@Quershi
Copy link

Quershi commented Sep 26, 2019

Hi @HuiZeng Can we smoothly run Python version code in Google Colab ?... Because we have not many tools as you mention in paper. I asking about GPU and RAM etc , ..
respect of your response..

@HuiZeng
Copy link
Owner

HuiZeng commented Sep 26, 2019

Hi @HuiZeng Can we smoothly run Python version code in Google Colab ?... Because we have not many tools as you mention in paper. I asking about GPU and RAM etc , ..
respect of your response..

Hi,we have not tested on Google Colab. But it should be ok. Our model actually does not consume much computational resource. You can try the latest pytorch code based on shufflenet or mobilenet. 4G memory is enough to run the code. Or you can test it on CPU.

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