Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -112,7 +112,7 @@
|
|
| 112 |
<div class="heading">
|
| 113 |
<div class="icon" aria-hidden="true">🌾</div>
|
| 114 |
<div>
|
| 115 |
-
<h1>Rice Stem-Borer Symptom Classification</h1>
|
| 116 |
<p class="lead">This research prototype classifies uploaded rice-plant images into <strong>Healthy</strong>, <strong>Dead Heart</strong>, or <strong>White Head</strong> using the trained <strong>YOLO26s-cls Ultralytics image-classification model exported to ONNX</strong>. Developed by <strong>Partha Pratim Ray, Sikkim University</strong>, on <strong>31 July 2026</strong>.</p>
|
| 117 |
</div>
|
| 118 |
</div>
|
|
|
|
| 112 |
<div class="heading">
|
| 113 |
<div class="icon" aria-hidden="true">🌾</div>
|
| 114 |
<div>
|
| 115 |
+
<h1>RiceBorer-CLS: Rice Stem-Borer Symptom Classification using YOLO26</h1>
|
| 116 |
<p class="lead">This research prototype classifies uploaded rice-plant images into <strong>Healthy</strong>, <strong>Dead Heart</strong>, or <strong>White Head</strong> using the trained <strong>YOLO26s-cls Ultralytics image-classification model exported to ONNX</strong>. Developed by <strong>Partha Pratim Ray, Sikkim University</strong>, on <strong>31 July 2026</strong>.</p>
|
| 117 |
</div>
|
| 118 |
</div>
|