Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

object-detection

An API and an app to detect objects on images.

Deploy on Vercel:

Deploy to Vercel

Screenshot of the app

If you want to read more about how this was made, read the detailed article about it on Vercel's blog.

The repository contains two folders:

  • /api, the code of the API taking care of detecting objects on images, powered by Tensorflow
  • /app, the code of the frontend website, powered by Next.js

Development

Running the API locally:

yarn --cwd api run dev

Running the app locally:

yarn --cwd app run dev

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages