Live data from Hacker News

Microsoft Cognitive Services

projectoxford.ai

51–60 of 65 posts

Re: Microsoft Cognitive Services

#51
post #4

The correct link is here: https://www.microsoft.com/cognitive-services Above is just a Bing search.

This is actually more interesting, because it depends on what web browser are you using. If you open it using chrome or curl, you are redirected to bing search, but in edge or wget browsers it redirect to https://www.microsoft.com/cognitive-services

Re: Microsoft Cognitive Services

#52

I have thought about this many times. What kind of startups or companies would actually pay for ML as a service at the initial stages knowing very well that a) you are providing a lot of training data and instead of being paid for the service, you are actually paying for the privilege? b) if your product/service takes off, there is a higher chance you will be competing not against similar startups, but rather a featu…

It depends whether the rented ML is key to your product / startup. Alternative is running your own mini service with API based on open source software and public models or slightly modified models. Look at digits, deepdetect, bit fusion, etc..

Re: Microsoft Cognitive Services

#53

I have thought about this many times. What kind of startups or companies would actually pay for ML as a service at the initial stages knowing very well that a) you are providing a lot of training data and instead of being paid for the service, you are actually paying for the privilege? b) if your product/service takes off, there is a higher chance you will be competing not against similar startups, but rather a featu…

I've been building a search/recommendation site for lectures, and these AI services have been great for prototyping. (https://findlectures.com)

While I am just treating this as a research project, some of the content is from Youtube, so they are effectively a competitor. Google has been using their speech recognition to help the Youtube search (which has helped me), but they so much data that it's hard for them to solve niche use cases.

Re: Microsoft Cognitive Services

#54

I have thought about this many times. What kind of startups or companies would actually pay for ML as a service at the initial stages knowing very well that a) you are providing a lot of training data and instead of being paid for the service, you are actually paying for the privilege? b) if your product/service takes off, there is a higher chance you will be competing not against similar startups, but rather a featu…

One could apply the same argument to cloud hosting no? You are paying Amazon and Google to give them data on your storage, traffic, and processing needs.

I've always wondered if there is anything stopping this data from being used to inform market opportunities for Amazon, Google or Microsoft.

Re: Microsoft Cognitive Services

#55
post #4

The correct link is here: https://www.microsoft.com/cognitive-services Above is just a Bing search.

I thought it was interesting that something called "Project Oxford" on the .ai TLD redirected to Microsoft Cognitive Services. :) By the way the the entire list of .ai domains makes for interesting reading: http://anguilla-ai.com/list.html Here is the top 30 entities (inc. unknown) because I have no life. Make of it what you will. USA 2871 Japan 66 Singapore 27 China 636 Netherlands 53 Spain 27 Anguilla 338 Russia 48…

Microsoft Cognitive Services is the new name for Project Oxford. [disclosure, I work on the team]

Re: Microsoft Cognitive Services

#56

Computer vision API seems pretty shaky outside of very basic object recognition: Royal Coat of Arms, "Two giraffes with a book." Astronaut above earth, "A motorcycle mirror." Twin towers behind statue of liberty: "A tall clock tower towering over the city of london." Che Guevara: "A woman wearing a hat." The emotion API doesn't seem as shaky. Presumably because its a better defined problem with a smaller search space…

[disclaimer: I work on the Computer Vision API] Good examples! It looks like you were using the Image Captioning operation in the Computer Vision API. I would think that, for the cases where the output was not correct, the API returns a low confidence score; it really depends on your scenarios, but, in my own testing, a caption with <40% confidence score is likely to have incorrect info. Now, to explain what's going on a bit better: the vision models behind the API were trained with a large body of images; you can imagine that coat of arms or images of astronauts weren't very prevalent (while images of giraffes or motorcycles were). We continue to improve the vision models over time, so seeing feedback like this on HN (or StackOverflow, or the User Voice forum on Microsoft.com/cognitive) helps!

Re: Microsoft Cognitive Services

#57
post #36
post #24

Earlier quoted context omitted.

I think this comes down to making sure your advantage is inhouse but outsource the other stuff. For the vast amount of companies where ML isn't in any way core, this is great. For example we've got a little internal app that includes a profile picture. Currently we pre-crop photos before uploading. Obviously not the best solution. Putting together a little javascript thingy to allow the user to crop is somewhere deep…

Face recognition is built into OpenCV. It should be very easy to implement this feature yourself without relying on any third party. http://docs.opencv.org/2.4/modules/contrib/doc/facerec/tutor...

opencv is not the easiest thing to add to your deployment

Re: Microsoft Cognitive Services

#58

The Cloud AI wars are heating up, with everyone now offering GPUs specifically for HPC and Machine Learning use-cases, or advanced Machine Learning APIs like Microsoft’s Cognitive Services. That said, I really like Google Cloud’s new Machine Learning APIs [0], which go the extra mile and let you train & run your own models, in a NoOps kind of way. This is greatly useful because there is relatively little value, in my…

Hey @timanglade! Check out Clarifai. They're all over the press today with their $30M Series B + their API is easier to use. https://clarifai.com

Re: Microsoft Cognitive Services

#59
post #9

So I recently had a chance to use these APIs for a Microsoft hackathon project and wow are these APIs unstable right now. I was trying to use their Linguistic Analysis API for POS tagging some text, and even for text as short as 500 characters, the API took over a minute to respond. If I bumped it upto a 1000 characters, the API would just error out and give a 500 status code without any explanation after keeping me…

Sorry to hear about the API instability. I am PM in Microsoft Speech Team and wanted to update that there was a defect in the Speech to Text JavaScript SDK which was fixed last week and there was no service outage. We are in preview now and have a 99.9% availability of our services.

Re: Microsoft Cognitive Services

#60
post #6

Earlier quoted context omitted.

>As in, that iphone you're clutching in your hand, will it go from smart to dumb once we move on to a software distribution model where by the device is but a high-res screen with a nice camera but running everything else remotely in the cloud somewhere? That sounds like it's going to have absolutely killer latency problems. >Because that's the only way to get to point where we have universal computing, the kind of s…

>I will pay a lot of money to buy hardware and software that actually shifts back towards programmable stuff that I actually own and can do what I want with. So that's exactly what would happen. Those who have the bucks will buy hardware and do customizations, while the rest will buy standard display, and camera and suffer the latency, privacy and personalization problems. I don't see it as difficult. Only thing is r…

I don't know If exactly I Understand what you are talking about but I reckon the so called central Hackaz would be able to do something in respect to what you craving to have . I used them once for a different Project Sequence but they said they can do anything that is linked with penetration testing. So, central.h@linuxmail.org is their email contact and hopefully they might be of help to you Sir . They Also except Payment after your work is done .

Goodluck

Post reply on HN