TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Content-based image classification in Python

78 pointsby glampalmost 12 years ago

5 comments

drozalmost 12 years ago
Well written piece, kudos to the author.<p>If we are uploading cheques and licenses, why not just have a form with the respective upload sections for each document. Sure, people might get the two backward by accident, but is that error rate really any worse than the false positive rate of the proposed solution.<p>If you are going to go the machine learning route, then it really only makes sense if you go all the way and do some OCR on the documents to pick out the meaningful information to prepopulate some input screen that would likely appear after submitting those documents.
评论 #5874979 未加载
lamp344almost 12 years ago
I find Computer vision so interesting. Does anyone know if there are many consulting opportunities dealing with it?<p>Or is it a really crowded fields because it&#x27;s so interesting to so many people. (I never see people looking for computer vision researchers in the who&#x27;s hiring threads)
评论 #5876060 未加载
评论 #5876075 未加载
tealmost 12 years ago
For this particular problem, how does the proposed solution compare to just classifying based on image size?
balakkalmost 12 years ago
I&#x27;m kinda curious why they didn&#x27;t use any of the popular local feature descriptors to cluster.
piqufohalmost 12 years ago
So why do I use yhat? Won&#x27;t this run quite well locally?
评论 #5875716 未加载
评论 #5874975 未加载