Completed
Early Progress in Computer Vision
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Fast Zero Shot Object Detection with OpenAI CLIP
Automatically move to the next video in the Classroom when playback concludes
- 1 Early Progress in Computer Vision
- 2 Classification vs. Localization and Detection
- 3 Zero Shot with OpenAI CLIP
- 4 Zero Shot Object Localization with OpenAI CLIP
- 5 Localization with Occlusion Algorithm
- 6 Zero Shot Object Detection with OpenAI CLIP
- 7 Data Preprocessing for CLIP
- 8 Initializing OpenAI CLIP in Python
- 9 Clipping the Localization Visual
- 10 Applying Scores for Visual
- 11 Object Localization with New Prompt
- 12 Zero Shot Object Detection in Python
- 13 Creating Bounding Boxes with Matplotlib
- 14 Object Detection Code
- 15 Object Detection Results
- 16 Trends in Multi-Modal ML