Vyorius Test (Computer Vision Intern)
Vyorius Test (Computer Vision Intern)
Use a zero-shot vision model to recognize objects from a real-time or pre-recorded video.
The twist: the object categories provided will not be part of the common COCO dataset.
This tests the model's generalization ability in a live setting.
Task Breakdown
5. Ensure none of the detected objects are from the COCO dataset.
You must detect objects that are not in COCO. Here are some examples you can use:
• A lightbulb
• A Matchstick
• A Monitor
• A lion
• A gaming console
You're welcome to add more, as long as they’re not in COCO (no chairs, people, dogs, etc.)
Technical Requirements
Deliverables
o Setup instructions
o How it works
o Challenges faced