Hello, PhenoAPI!
Less than 1 minute
❤️ Greetings, welcome to PhenoAPI!
PhenoNet aims to construct a crop phenophase analysis platform that is influential in the era of deep learning. PhenoAPI is the inference interface of the open-source algorithm library provided by the PhenoNet platform and is one of the open AI services in the PhenoNet open-source system. With PhenoAPI, developers can flexibly call various algorithms and build customized solutions based on their own needs.
Currently, the PhenoNet platform offers developers the following capabilities:
Function | Description |
---|---|
Phenophase classification | User can upload images to the API endpoint using the HTTPS POST method to submit the prediction task. Once the prediction is completed, the status code and phenophase will be returned in JSON format |