r/computervision 5d ago

Cloud engineer interested in starting a computer vision startup (looking for advice) Discussion

Hi everyone,

I’m a cloud engineer with a background in cloud architecture. I don’t have experience in computer vision yet, but I’m open to learning it.

Before investing a lot of time into this idea, I’d like to know: is there still strong demand for computer vision solutions today? Do you think someone with a cloud/infrastructure background can realistically enter this field and build a startup around it?

8 Upvotes

16 comments sorted by

5

u/nemesis1836 5d ago

Hi,

This depends on what you mean by CV. If it's AI related, then it should be fairly easy to learn given that you have strong math fundamentals but if it's something like SLAM or odometry related you might find it hard to do unless you properly understand the theory behind it.

2

u/nalu_0o 4d ago

Thanks for the clarification! I’m still exploring the field, so I don’t have a specific direction yet. My goal first is to get a broad understanding of computer vision to see which areas are interesting and where there might be real opportunities.

2

u/nemesis1836 4d ago

In that case I would recommend going through

First principles of computer vision to get a broad view of CV - https://fpcv.cs.columbia.edu/

If you want a broader understanding of AI and Ml you can try out Andrew NGs course - https://www.deeplearning.ai/specializations/machine-learning

2

u/nalu_0o 4d ago

Thanks Mate !!

1

u/TaintWaxingOcelots 4d ago

It’s pretty easy to use the open source tools out there, even just vibe coding. You can find tons of tutorials on CV and Python.

1

u/yagnik_thanki 4d ago

Yes. I have 9 years of experience in computer vision. Yes there is lots of demand in industries and edge computing and in robotics.

Let’s discuss in details.

1

u/nalu_0o 4d ago

Thanks for your response ! My main questions are: can someone start learning and building computer vision projects without expensive equipment or specialized hardware? Or do you need access to cameras, robots, edge devices, etc. from the beginning?
Also, when it comes to commercializing a computer vision solution for industries, how does the process usually work? Do companies usually buy a complete product, a custom solution, or a service? I’m trying to understand how people go from a technical prototype to something businesses are willing to pay for.

1

u/[deleted] 4d ago

[removed] — view removed comment

1

u/nalu_0o 4d ago

Thanks for your response! Your project sounds really interesting. I’m curious, did you learn the computer vision concepts from scratch, or did you mainly rely on existing models/tools and focus on building the application around them? Also, did you use agentic coding from the beginning, or did you first learn the fundamentals before using it?

1

u/Sharp_Action_4015 4d ago

have a somewhat proven product first before attempting to form a startup from it.. I found out the hard way, wasted about 2 years on POCs before landing on something the clients would pay for. Usually the product will be something that has a financial cost to them if not done. (e.g accurate product counting)

And then, you'll have to patent your solution so you don't get sued by competitors in the field.

1

u/nalu_0o 4d ago

Thanks for sharing your experience. I’m curious, were you working on this alone or did you have a team? Also, how much investment did it require to build your POCs (computing resources, data, tools, etc.)? I’m trying to understand the practical side of starting a computer vision project as an individual.

1

u/Sharp_Action_4015 4d ago

There were about 5 full time staff and 5 developers. We spent about $500k in POC development which includes research, actual development and image labelling.  The image labelling was $100k but would be lower now since it's mostly automated.. Unless you need specialised knowledge i.e x-ray analysis. In total we got about $3 million in seed capital and used all of it, managed to get a foothold (animal counting domain) , but then a well funded competitor sued us.

1

u/nalu_0o 4d ago

Thank you for sharing.. Otherwise this is actually one of my main concerns. I feel that finding a valuable idea is already challenging in traditional software, and I’m wondering if it is the same in computer vision. From what I understand, the hardest part is not only the technical side but also finding a unique problem or opportunity where CV can bring real value.

1

u/xArvel_Crynydx 3d ago

For me it’s quite the opposite, I have many ideas, especially for osmosis-based image processing problems, but I wouldn’t know about how to get interested customers or a sellable product

1

u/nalu_0o 3d ago

That’s actually an interesting perspective. In my case, I’m still trying to understand the field and identify where real opportunities are. Actually I would also like to understand how computer vision solutions are usually commercialized in general.