refactor: video section ui modification
This commit is contained in:
@@ -10,6 +10,7 @@ const options = [
|
||||
{ value: 'yoloe_trained_vl', label: 'YOLOE With Vision Language Model' },
|
||||
{ value: 'culvert_detection', label: 'Culvert Detection' },
|
||||
{ value: 'combined', label: 'Road Defect Detection with vl' },
|
||||
{ value: 'yoloe_seg', label: 'Improved Road Defect Detection' },
|
||||
] as const;
|
||||
|
||||
interface UploadSettingsSectionProps {
|
||||
|
||||
Reference in New Issue
Block a user