Deep learning project end to end | Potato Disease Classification - 5 : Website (In React JS) - codebasics - 深度學習 Deep Learning 公開課 - Cupoy
We will build a testpad website in React JS that can support drag and drop of potato plant leaf imag...
We will build a testpad website in React JS that can support drag and drop of potato plant leaf image. Upon dropping the image on website, it calls the FastAPI backend to perform the inference. In this video we will go over website code, talk a little bit about React JS and connect the website to backend and perform the inference.
Frontend Code: https://github.com/codebasics/potato-...
All Code: https://github.com/codebasics/potato-...
What is CORS?
• CORS in 100 Seconds
⭐️ Timestamps ⭐️
00:00 Introduction
01:56 Installation
06:48 Website Code