From 68fe4cc9dc1389558f9e9415b6d6c13b21dddbfa Mon Sep 17 00:00:00 2001 From: sumona-banerjeee Date: Fri, 13 Mar 2026 18:21:03 +0530 Subject: [PATCH] Feat: Added extra drop down button for yoloe with vl --- app/upload/page.tsx | 7 +++++-- components/upload-section.tsx | 5 +++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/app/upload/page.tsx b/app/upload/page.tsx index 837275e..6c60ee0 100644 --- a/app/upload/page.tsx +++ b/app/upload/page.tsx @@ -317,9 +317,12 @@ export default function UploadPage() { OpenAI SAM 3 Segmentation Model - {/* + YOLOE Open-Vocabulary Detection - */} + + + YOLOE With Vision Language Model + diff --git a/components/upload-section.tsx b/components/upload-section.tsx index eb1993e..bad0667 100644 --- a/components/upload-section.tsx +++ b/components/upload-section.tsx @@ -339,6 +339,11 @@ export function UploadSection({ onDetectionComplete, onDetectionTypeChange }: Up YOLOE + +
+ YOLOE Trained +
+