PlantRecog
PlantRecog copied to clipboard
Free Plant Recognition App + Public API + Models
Open to all suggestions. Install the app -> Try it out -> Suggest improvements (down in comments) -> creat pull requests -> :>
Todo: - [ ] Move ML model prediction from external API to inside app itself - [ ] Look for improved database for training the model - [ ] Upgrade...
Any pointers?
cant docker build on m1 mac, can you help? Error: Sorry! Volta currently only provides pre-built binaries for x86_64 architectures. Error: The Node.js native addon module (tfjs_binding.node) can not be...
**What** Move towards doing all processing, whether it be ML computations or scrapping the web, inside app itself. **Why** Managing your own server or using services like AWS is expensive...