Outline - Feature Extraction #101
Pinned
johko
started this conversation in
01. Fundamentals
Replies: 1 comment
-
I am trying to trouble-shoot something that showed up in the quality test. I didn't add a link to an actual image in feature-matching.mdx and I am guessing this is the issue. (At least the test failed at line 27): Nevermind, I have fixed the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here is the outline for the Feature Extraction section:
Feature Detection - feature_description.mdx - @blessondavis
Feature Description - feature_description.mdx - @aman06012003
Feature Matching - feature_matching.mdx - @kfahn22
CNN Features + Visualization - feature_visualization.ipynb - @johko
Feature Extraction Notebook - feature_extraction.ipynb - @BSophia
Feature Visualization Notebook - feature_visualization.ipynb - @JavidanAbdullayev
Resources:
https://docs.opencv.org/4.8.0/db/d27/tutorial_py_table_of_contents_feature2d.html
https://towardsdatascience.com/image-feature-extraction-traditional-and-deep-learning-techniques-ccc059195d04
https://fpcv.cs.columbia.edu/
Working on this part are @kfahn22, @aman06012003, @blessondavis, @JavidanAbdullayev, @BSophia, @johko
Beta Was this translation helpful? Give feedback.
All reactions