The document presents a method for fast object instance search in videos from a single example. The method generates frame-wise confidence maps using Randomized Visual Phrases to locate the target object across frames. It then uses Max-Path search to further improve accuracy by handling scale variations and providing robustness without relying on image segmentation. The algorithm ranks object trajectories across video chunks based on confidence scores. Coarse-to-fine frame indexing and filtering techniques enable efficient search of large video datasets in under 30 seconds. Evaluation on standard datasets demonstrates accurate and efficient object instance search from one example.