1 / 4

Term project next steps

Term project next steps. Read papers! Review what others have done. Don’t re-invent the wheel. Summarize your papers Due Friday. Last words on neural nets. Normalize. Normalize. Extract Features (color, texture). Extract Features (color, texture). Statistical Learning (svmtrain).

ajosie
Télécharger la présentation

Term project next steps

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Term project next steps • Read papers! • Review what others have done. Don’t re-invent the wheel. • Summarize your papers • Due Friday

  2. Last words on neural nets

  3. Normalize Normalize Extract Features (color, texture) Extract Features (color, texture) Statistical Learning (svmtrain) Classifier(svmfwd) Common model of learning machines Labeled Training Images Summary Test Image Label

  4. Sunset Process • Loop over images • Extract features • Normalize • Split into train and test • Save • Loop over kernel params • Train • Test • Record accuracy • For SVM with param giving best accuracy, • Generate ROC curve • Find good images • Do extension • Write as you go!

More Related