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

How to build patches? #5

Open
keeprunningcelin opened this issue Jul 31, 2018 · 1 comment
Open

How to build patches? #5

keeprunningcelin opened this issue Jul 31, 2018 · 1 comment

Comments

@keeprunningcelin
Copy link

keeprunningcelin commented Jul 31, 2018

The data in train_patch.sh consist of original imgaes and patches. If I change a new dataset, how to get patches from original images?

@mumuhe
Copy link
Collaborator

mumuhe commented Aug 3, 2018

@keeprunningcelin you can first utilize the selective search methods to generate image proposals for each image, and then use the fine-tuned CNNs to select the patches related to the object from the generated image proposals.

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