This is a flask backend with a custom model with a simple nextjs frontend that allows you to drag and drop or select files for upload for maize tassel detection.
More detail can be found in Backend Readme and Frontend Readme
- You need python, pip and git installed on your computer.
- Clone this repository
- Setup the backend via Backend Readme
- Setup the frontend via Frontend Readme
Open http://localhost:3000 with your browser to interact with the app.
(Endpoints are hosted at http://localhost:5000)