pollen-vision icon indicating copy to clipboard operation
pollen-vision copied to clipboard

Simple and unified interface to zero-shot computer vision models curated for robotics use cases.

Results 6 pollen-vision issues
Sort by recently updated
recently updated
newest added

Adding new models : - Yolo world for zero shot object detection - depth anything for monocular depth estimation - cotracker for 2D point tracking Adding Perception class that performs...

enhancement

When I run the object description generator locally I get the usual format of objects descriptions. For 'croissant' for example: ```json "croissant": [ "A croissant is a crescent-shaped pastry with...

bug

Should not be more than ```bash pip install black[jupyter] ```