Skip to content

Commit d6c1022

Browse files
cleaning the readme
1 parent 80f4bc2 commit d6c1022

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The main technical hurdle in agricultural AI is the clash between computational
3131
Our approach solves this by bringing cloud-level processing directly to the user's device. We train state-of-the-art deep learning models (specifically Swin Transformers and CNNs) in PyTorch, and then convert their computation graphs into the highly optimized ONNX format. By embedding these lightweight models inside an Electron desktop app, we can tap directly into the user's local hardware (GPU/NPU) for acceleration. This allows us to run fast, highly accurate inference entirely offline, bypassing the need for an internet connection.
3232

3333
---
34-
### 3. Proposed Solution
34+
## 3. Proposed Solution
3535

3636
### Solution Overview
3737
An Electron-based desktop application providing an automated, offline pipeline for plant disease diagnosis.

0 commit comments

Comments
 (0)