Playground for CLIP-like models
Demo | Colab Link |
---|---|
GradCAM Visualization | |
Naive Zero-shot Detection | |
Smarter Zero-shot Detection | |
Captcha Solver |
Changelog
2021-07-28
- Better plotting for reCAPTCHA.
2021-07-27
- Allow multiple captions in detection query, colon separated.
- Allow the user to resize an image during selective search.
- Tuned the rejection parameters of selective search.
- Minor bugfix in naive patch detector.