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

Add code refinement to this repo #4

Open
1 task done
jakewilliami opened this issue Aug 26, 2020 · 5 comments
Open
1 task done

Add code refinement to this repo #4

jakewilliami opened this issue Aug 26, 2020 · 5 comments
Assignees
Labels
enhancement New feature or request ongoing

Comments

@jakewilliami
Copy link
Owner

jakewilliami commented Aug 26, 2020

@jakewilliami jakewilliami added the enhancement New feature or request label Aug 26, 2020
@jakewilliami
Copy link
Owner Author

jakewilliami commented Sep 3, 2020

@jakewilliami
Copy link
Owner Author

jakewilliami commented Sep 11, 2020

@jakewilliami
Copy link
Owner Author

jakewilliami commented Sep 11, 2020

That is to say

# Yes:
for x in axes(img_arr, 1)

# No:
for x in 1:arr_rows
for x=1:arr_rows

EDIT: this has been achieved by coords_spatial from Base.

@jakewilliami
Copy link
Owner Author

jakewilliami commented Oct 27, 2020

Regarding comment made on 3rd September, these are the commits which I haven't yet assessed (those commits which seem to seriously change the AdaBoost method):

@jakewilliami
Copy link
Owner Author

Assigning @dmipeck to help with this. Not pressing as the algorithm detects faces and non-faces above chance, so the algorithm works, despite the lack of peer review.

@jakewilliami jakewilliami added the future Not pressing label Oct 27, 2020
@jakewilliami jakewilliami added ongoing and removed future Not pressing labels Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ongoing
Projects
None yet
Development

No branches or pull requests

2 participants