Show HN: API for free deep learning models
openapi.keplr.io
Show HN: API for free deep learning models
1–8 of 8 posts
Re: Show HN: API for free deep learning models
#2> Are there limits to API calls? Yes. Don't be an asshole.
I can get behind this. But really, this looks cool and I'll definitely be trying it out.
Re: Show HN: API for free deep learning models
#3Here's a cURL request to send a binary image to be classified:
curl -i --data-binary @/pictures/bunny.jpg http://newton.keplr.io/inceptionv3/predictRe: Show HN: API for free deep learning models
#4Here's a cURL request to send a binary image to be classified: curl -i --data-binary @/pictures/bunny.jpg http://newton.keplr.io/inceptionv3/predict
bunny.jpg?
I think not.
Re: Show HN: API for free deep learning models
#5Is this Open Source ? Almost all proprietary DL API by tiers are dying.
Re: Show HN: API for free deep learning models
#6Is this Open Source ? Almost all proprietary DL API by tiers are dying.
Re: Show HN: API for free deep learning models
#7I viewed this on my phone and it was annoying and difficult to read due to the typing effect in the header which caused the content below to move up and down.
Re: Show HN: API for free deep learning models
#8I viewed this on my phone and it was annoying and difficult to read due to the typing effect in the header which caused the content below to move up and down.
Good catch! Updated.